Skip to content

Commit

Permalink
⬆️ Bump cryptography from 43.0.1 to 44.0.0
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.1...44.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 2005ed1 commit a933ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pyOpenSSL==24.2.1
idna==3.10
urllib3==2.2.2 # sentry-sdk
certifi==2024.8.30 # sentry-sdk
cryptography==43.0.1
cryptography==44.0.0
asn1crypto==1.5.0 # for pyOpenSSL
cffi==1.17.0 # for pyOpenSSL

Expand Down

0 comments on commit a933ad8

Please sign in to comment.