chore(pip-prod)(deps): bump packaging from 24.1 to 24.2

Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2.
- [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.1...24.2)

---
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-11-11 00:56:14 +00:00
committed by Luke Tainton
parent 6ee1fdf4df
commit e18e5af628
2 changed files with 5 additions and 5 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.1"
packaging = "24.2"
pathspec = "0.12.1"
platformdirs = "4.3.6"
pluggy = "1.5.0"