Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2023
1 parent e73b209 commit 4111b8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asn1==2.2.0 # asn1 2.3.0 introduces enum34 as a dependency, which causes problems on some envs
cryptography==2.8.0
cryptography==39.0.1
cffi==1.14.3
future==0.18.2
itsdangerous==1.1.0
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.14.3
# cryptography
chardet==3.0.4
# via requests
cryptography==2.8
cryptography==39.0.1
# via
# -r requirements.in
# pyopenssl
Expand Down Expand Up @@ -44,7 +44,6 @@ requests==2.21.0
# via -r requirements.in
six==1.10.0
# via
# cryptography
# protobuf
# pyopenssl
urllib3==1.24.3
Expand Down

0 comments on commit 4111b8d

Please sign in to comment.