From c5f624986f507473bfe81a18506720ba31edef8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 08:22:10 +0000 Subject: [PATCH] Bump packaging from 24.0 to 24.1 Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1. - [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/24.0...24.1) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 672c8c8..0a60454 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ drf-yasg==1.21.7 fontawesomefree==6.6.0 idna==3.10 inflection==0.5.1 -packaging==24.0 +packaging==24.1 pillow==10.2.0 psycopg2==2.9.9 python-dateutil==2.9.0.post0