Skip to content

Commit

Permalink
Merge pull request #929 from python-trio/dependabot/pip/cffi-1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 14, 2019
2 parents d8db351 + 8f73cb3 commit 82fcfa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/rtd-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ six==1.12.0 # via packaging, sphinx
sniffio==1.0.0
snowballstemmer==1.2.1 # via sphinx
sortedcontainers==2.1.0
sphinx-rtd-theme==0.4.3
sphinx==1.8.4
sphinx_rtd_theme==0.4.3
sphinxcontrib-trio==1.0.2
sphinxcontrib-websupport==1.1.0 # via sphinx
toml==0.10.0 # via towncrier
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ async-generator==1.10
atomicwrites==1.3.0 # via pytest
attrs==18.2.0
backcall==0.1.0 # via ipython
cffi==1.11.5 # via cryptography
cffi==1.12.0 # via cryptography
contextvars==2.3 ; python_version < "3.7"
coverage==4.5.2 # via pytest-cov
cryptography==2.5 # via pyopenssl, trustme
Expand Down

0 comments on commit 82fcfa4

Please sign in to comment.