Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2021
1 parent 24115ab commit 8e47b57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion piptools_requirements.txt
Expand Up @@ -4,7 +4,7 @@
asn1crypto==0.24.0 # via cryptography
certifi==2019.6.16
cffi==1.12.3 # via cryptography
cryptography==2.7
cryptography==3.3.2
enum34==1.1.6 # via cryptography
idna==2.8
ipaddress==1.0.22 # via cryptography
Expand Down
2 changes: 1 addition & 1 deletion requirements3.txt
Expand Up @@ -16,7 +16,7 @@ cffi==1.12.3 # via -r ./requirements.in, cryptography
chardet==3.0.4 # via requests
click==7.0 # via flask
coverage==4.5.4 # via pytest-cov
cryptography==2.7 # via -r ./requirements.in, pyopenssl
cryptography==3.3.2 # via -r ./requirements.in, pyopenssl
defusedxml==0.6.0 # via python3-saml
docutils==0.15.2 # via botocore
flask-script==2.0.5 # via -r ./requirements.in
Expand Down

0 comments on commit 8e47b57

Please sign in to comment.