Skip to content

Commit bf22fbe

Browse files
Bump packaging from 22.0 to 23.0
Bumps [packaging](https://github.com/pypa/packaging) from 22.0 to 23.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@22.0...23.0) --- updated-dependencies: - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90ae040 commit bf22fbe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ markupsafe==2.1.1
4949
# via jinja2
5050
outcome==1.2.0
5151
# via -r docs-requirements.in
52-
packaging==22.0
52+
packaging==23.0
5353
# via sphinx
5454
pygments==2.14.0
5555
# via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ mypy-extensions==0.4.3 ; implementation_name == "cpython"
6767
# mypy
6868
outcome==1.2.0
6969
# via -r test-requirements.in
70-
packaging==22.0
70+
packaging==23.0
7171
# via pytest
7272
parso==0.8.3
7373
# via jedi

0 commit comments

Comments
 (0)