Skip to content

Commit 9f4c596

Browse files
Bump packaging from 19.2 to 20.4 (#13697)
Bumps [packaging](https://github.com/pypa/packaging) from 19.2 to 20.4. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst) - [Commits](pypa/packaging@19.2...20.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3f7c41 commit 9f4c596

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

news/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
# pip-compile
66
#
77
attrs==19.3.0 # via pytest
8-
docopt==0.6.2 # via -r requirements.in
8+
docopt==0.6.2 # via -r news/requirements.in
99
iniconfig==1.0.1 # via pytest
1010
more-itertools==8.0.0 # via pytest
11-
packaging==19.2 # via pytest
11+
packaging==20.4 # via pytest
1212
pluggy==0.13.1 # via pytest
1313
py==1.9.0 # via pytest
1414
pyparsing==2.4.5 # via packaging
15-
pytest==6.0.1 # via -r requirements.in
15+
pytest==6.0.1 # via -r news/requirements.in
1616
six==1.13.0 # via packaging
1717
toml==0.10.1 # via pytest

0 commit comments

Comments
 (0)