Skip to content

Commit

Permalink
build(deps): 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 23, 2020
1 parent 505f354 commit ec90e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2020.6.20 # via requests
cffi==1.14.3 # via cryptography, pynacl
chardet==3.0.4 # via requests
colorama==0.4.3 # via securesystemslib
cryptography==3.1 # via securesystemslib
cryptography==3.1.1 # via securesystemslib
enum34==1.1.6 ; python_version < '3' # via cryptography
idna==2.10 # via requests
ipaddress==1.0.23 ; python_version < '3' # via cryptography
Expand Down

0 comments on commit ec90e1c

Please sign in to comment.