Skip to content

Commit

Permalink
Bump cryptography from 3.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.1.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.1...3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 28, 2020
1 parent dd29668 commit 082a715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ black==20.8b1 ; implementation_name == "cpython" # via -r test-requirements.in
cffi==1.14.3 # via cryptography
click==7.1.2 # via black
coverage==5.3 # via pytest-cov
cryptography==3.1 # via pyopenssl, trustme
cryptography==3.1.1 # via pyopenssl, trustme
decorator==4.4.2 # via ipython
flake8==3.8.3 # via -r test-requirements.in
idna==2.10 # via -r test-requirements.in, trustme
Expand Down

0 comments on commit 082a715

Please sign in to comment.