Skip to content

Commit

Permalink
Bump cryptography from 2.8 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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.8...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent 3137767 commit 1607427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ typing-extensions==3.7.4.1
urllib3==1.25.8
wcwidth==0.1.8
zipp==2.2.0
cryptography==2.8
cryptography==3.3.2
2 changes: 1 addition & 1 deletion requirements_production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ urllib3==1.25.8
rtree==0.9.4
shapely==1.7.0
sodapy==2.0.0
cryptography==2.8
cryptography==3.3.2

0 comments on commit 1607427

Please sign in to comment.