Skip to content

Commit

Permalink
Bump packaging from 21.3 to 22.0 (#528)
Browse files Browse the repository at this point in the history
Bumps [packaging](https://github.com/pypa/packaging) from 21.3 to 22.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@21.3...22.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2022
1 parent e797efe commit d4ec6e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
4 changes: 1 addition & 3 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,12 @@ jinja2==3.1.2
# via sphinx
markupsafe==2.1.1
# via jinja2
packaging==21.3
packaging==22.0
# via sphinx
pycparser==2.21
# via cffi
pygments==2.13.0
# via sphinx
pyparsing==3.0.9
# via packaging
pytz==2022.7
# via babel
requests==2.28.1
Expand Down
4 changes: 1 addition & 3 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ mypy==0.910
# via -r lint-requirements.in
mypy-extensions==0.4.3
# via mypy
packaging==21.3
packaging==22.0
# via pytest
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.9
# via packaging
pytest==7.1.2
# via -r lint-requirements.in
toml==0.10.2
Expand Down
4 changes: 1 addition & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ idna==3.4
# via -r test-requirements.in
iniconfig==1.1.1
# via pytest
packaging==21.3
packaging==22.0
# via pytest
pluggy==1.0.0
# via pytest
Expand All @@ -37,8 +37,6 @@ pycparser==2.21
# via cffi
pyopenssl==22.1.0
# via -r test-requirements.in
pyparsing==3.0.9
# via packaging
pytest==7.1.2
# via
# -r test-requirements.in
Expand Down

0 comments on commit d4ec6e2

Please sign in to comment.