Skip to content

Commit fb0997e

Browse files
Merge pull request #1162 from python-trio/dependabot/pip/packaging-19.1
2 parents 4a405df + 7495130 commit fb0997e

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)