Bump packaging from 23.1 to 23.2 in /dependencies/python (#4743)

Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.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/23.1...23.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-17 16:17:31 +00:00 committed by GitHub
parent 650b6aec03
commit b0d1acee1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ markdown-it-py==2.2.0
MarkupSafe==2.1.2
mdurl==0.1.2
mypy-extensions==1.0.0
packaging==23.1
packaging==23.2
pathspec==0.11.1
platformdirs==3.5.1
pycparser==2.21

View file

@ -1,7 +1,7 @@
black==23.3.0
click==8.1.3
mypy-extensions==1.0.0
packaging==23.1
packaging==23.2
pathspec==0.11.1
platformdirs==3.5.1
tomli==2.0.1

View file

@ -1,7 +1,7 @@
black==23.3.0
click==8.1.3
mypy-extensions==1.0.0
packaging==23.1
packaging==23.2
pathspec==0.11.1
platformdirs==3.5.1
snakefmt==0.8.4

View file

@ -7,7 +7,7 @@ exceptiongroup==1.1.2
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.2
packaging==23.1
packaging==23.2
pathspec==0.11.1
pluggy==1.0.0
Pygments==2.15.1