Skip to content

Commit 7495130

Browse files
Bump packaging from 19.0 to 19.1
Bumps [packaging](https://github.com/pypa/packaging) from 19.0 to 19.1. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst) - [Commits](pypa/packaging@19.0...19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 89ef5ff commit 7495130

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
@@ -19,7 +19,7 @@ incremental==17.5.0 # via towncrier
1919
jinja2==2.10.1 # via sphinx, towncrier
2020
markupsafe==1.1.1 # via jinja2
2121
outcome==1.0.0
22-
packaging==19.0 # via sphinx
22+
packaging==19.1 # via sphinx
2323
pygments==2.4.2 # via sphinx
2424
pyparsing==2.4.2 # via packaging
2525
pytz==2019.1 # via babel

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ lazy-object-proxy==1.4.1 # via astroid
2828
mccabe==0.6.1 # via flake8, pylint
2929
more-itertools==7.2.0 # via pytest
3030
outcome==1.0.0
31-
packaging==19.0 # via pytest
31+
packaging==19.1 # via pytest
3232
parso==0.5.1 # via jedi
3333
pexpect==4.7.0 # via ipython
3434
pickleshare==0.7.5 # via ipython

0 commit comments

Comments
 (0)