Bump packaging from 23.2 to 24.0

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

View file

@ -8,7 +8,7 @@ django-compressor==4.4
flake8==7.0.0
gunicorn==21.2.0
mccabe==0.7.0
packaging==23.2
packaging==24.0
pip-tools==7.3.0
psycopg2-binary==2.9.9
pycodestyle==2.11.1

View file

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