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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 11:22:58 +00:00 committed by GitHub
parent 650631a5c2
commit ddaf42091f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ gunicorn==22.0.0
idna==3.7
Markdown==3.6
mccabe==0.7.0
packaging==24.0
packaging==24.1
paramiko==3.4.0
pip-tools==7.4.1
psycopg2-binary==2.9.9

View file

@ -79,7 +79,7 @@ mccabe==0.7.0
# via
# -r requirements.in
# flake8
packaging==24.0
packaging==24.1
# via
# -r requirements.in
# build