Skip to content

Commit 04538ad

Browse files
Bump packaging from 21.2 to 21.3
Bumps [packaging](https://github.com/pypa/packaging) from 21.2 to 21.3. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@21.2...21.3) --- updated-dependencies: - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a02be83 commit 04538ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jinja2==3.0.2
2222
# via sphinx
2323
markupsafe==2.0.1
2424
# via jinja2
25-
packaging==21.2
25+
packaging==21.3
2626
# via sphinx
2727
pygments==2.10.0
2828
# via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lxml==4.6.4
3636
# via -r test-requirements.in
3737
markupsafe==2.0.1
3838
# via jinja2
39-
packaging==21.2
39+
packaging==21.3
4040
# via
4141
# pytest
4242
# sphinx

0 commit comments

Comments
 (0)