From 3105c78615f4cd28dde3276b71ea2e9f2c9767ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:55:46 +0000 Subject: [PATCH] Bump packaging from 23.2 to 24.0 in /api Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.2...24.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 1058b94..ce1c8fd 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -15,7 +15,7 @@ itsdangerous==2.1.2 Jinja2==3.1.3 MarkupSafe==2.1.5 orjson==3.9.15 -packaging==23.2 +packaging==24.0 pluggy==1.4.0 pydantic==2.6.3 pydantic-extra-types==2.6.0