Skip to content

Commit 8a38d5e

Browse files
Bump packaging from 20.9 to 21.0
Bumps [packaging](https://github.com/pypa/packaging) from 20.9 to 21.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@20.9...21.0) --- updated-dependencies: - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ea28e9 commit 8a38d5e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jinja2==2.11.3
2222
# via sphinx
2323
markupsafe==1.1.1
2424
# via jinja2
25-
packaging==20.9
25+
packaging==21.0
2626
# via sphinx
27-
pygments==2.8.1
27+
pygments==2.9.0
2828
# via sphinx
2929
pyparsing==2.4.7
3030
# via packaging
@@ -46,7 +46,7 @@ sphinxcontrib-jsmath==1.0.1
4646
# via sphinx
4747
sphinxcontrib-qthelp==1.0.3
4848
# via sphinx
49-
sphinxcontrib-serializinghtml==1.1.4
49+
sphinxcontrib-serializinghtml==1.1.5
5050
# via sphinx
5151
urllib3==1.26.6
5252
# via requests

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ lxml==4.6.3
3636
# via -r test-requirements.in
3737
markupsafe==1.1.1
3838
# via jinja2
39-
packaging==20.9
39+
packaging==21.0
4040
# via
4141
# pytest
4242
# sphinx
4343
pluggy==0.13.1
4444
# via pytest
4545
py==1.10.0
4646
# via pytest
47-
pygments==2.8.1
47+
pygments==2.9.0
4848
# via sphinx
4949
pyparsing==2.4.7
5050
# via packaging
@@ -72,7 +72,7 @@ sphinxcontrib-jsmath==1.0.1
7272
# via sphinx
7373
sphinxcontrib-qthelp==1.0.3
7474
# via sphinx
75-
sphinxcontrib-serializinghtml==1.1.4
75+
sphinxcontrib-serializinghtml==1.1.5
7676
# via sphinx
7777
toml==0.10.2
7878
# via pytest

0 commit comments

Comments
 (0)