Skip to content

Commit d217899

Browse files
Bump packaging from 20.8 to 20.9
Bumps [packaging](https://github.com/pypa/packaging) from 20.8 to 20.9. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@20.8...20.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 878ebe9 commit d217899

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==2.11.2
2222
# via sphinx
2323
markupsafe==1.1.1
2424
# via jinja2
25-
packaging==20.8
25+
packaging==20.9
2626
# via sphinx
2727
pygments==2.7.4
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.2
3636
# via -r test-requirements.in
3737
markupsafe==1.1.1
3838
# via jinja2
39-
packaging==20.8
39+
packaging==20.9
4040
# via
4141
# pytest
4242
# sphinx

0 commit comments

Comments
 (0)