Skip to content

Commit

Permalink
Merge pull request #73 from python-trio/dependabot/pip/packaging-19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 31, 2019
2 parents 39dd6ec + 2c6dbb6 commit a69ec18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion ci/rtd-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#
alabaster==0.7.12 # via sphinx
asn1crypto==0.24.0 # via cryptography
attrs==19.1.0 # via packaging
babel==2.7.0 # via sphinx
certifi==2019.6.16 # via requests
cffi==1.12.3 # via cryptography
Expand All @@ -16,7 +17,7 @@ idna==2.8
imagesize==1.1.0 # via sphinx
jinja2==2.10.1 # via sphinx
markupsafe==1.1.1 # via jinja2
packaging==19.0 # via sphinx
packaging==19.1 # via sphinx
pycparser==2.19 # via cffi
pygments==2.4.2 # via sphinx
pyparsing==2.4.2 # via packaging
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
asn1crypto==0.24.0 # via cryptography
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via pytest, service-identity
attrs==19.1.0 # via packaging, pytest, service-identity
cffi==1.12.3 # via cryptography
coverage==4.5.4 # via pytest-cov
cryptography==2.7
futures==3.1.1
idna==2.8
importlib-metadata==0.19 # via pluggy, pytest
more-itertools==5.0.0
packaging==19.0 # via pytest
packaging==19.1 # via pytest
pluggy==0.12.0 # via pytest
py==1.8.0 # via pytest
pyasn1-modules==0.2.5 # via service-identity
Expand Down

0 comments on commit a69ec18

Please sign in to comment.