chore(pip-prod)(deps): 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-06-10 00:34:35 +00:00
committed by Luke Tainton
parent f17d632936
commit c45a8ff9a5
2 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ iniconfig = "2.0.0"
lazy-object-proxy = "1.10.0"
mccabe = "0.7.0"
mypy-extensions = "1.0.0"
packaging = "24.0"
packaging = "24.1"
pathspec = "0.12.1"
platformdirs = "4.2.2"
pluggy = "1.5.0"