Skip to content

Commit 8c1587c

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

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

news/requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
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
10-
packaging==20.4 # via pytest
10+
packaging==20.8 # via pytest
1111
pluggy==0.13.1 # via pytest
1212
py==1.9.0 # via pytest
1313
pyparsing==2.4.5 # via packaging
14-
pytest==6.1.2 # via -r requirements.in
15-
six==1.13.0 # via packaging
14+
pytest==6.1.2 # via -r news/requirements.in
1615
toml==0.10.1 # via pytest

0 commit comments

Comments
 (0)