Skip to content

Commit f53828b

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ jinja2==3.0.2
2222
# via sphinx
2323
markupsafe==2.0.1
2424
# via jinja2
25-
packaging==21.0
25+
packaging==21.2
2626
# via sphinx
2727
pygments==2.10.0
2828
# via sphinx
29-
pyparsing==3.0.4
29+
pyparsing==2.4.7
3030
# via packaging
3131
pytz==2021.3
3232
# via babel

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lxml==4.6.3
3636
# via -r test-requirements.in
3737
markupsafe==2.0.1
3838
# via jinja2
39-
packaging==21.0
39+
packaging==21.2
4040
# via
4141
# pytest
4242
# sphinx
@@ -46,7 +46,7 @@ py==1.10.0
4646
# via pytest
4747
pygments==2.10.0
4848
# via sphinx
49-
pyparsing==3.0.4
49+
pyparsing==2.4.7
5050
# via packaging
5151
pytest==6.2.5
5252
# via

0 commit comments

Comments
 (0)