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 Nov 28, 2024
1 parent ce1d38e commit bfcbbbf
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 @@ -27,7 +27,7 @@ traitlets<6.0.0 # ipython
coverage==7.6.0
pyasn1==0.6.0
cffi==1.17.0 # cryptography
cryptography==43.0.1 # pyOpenSSL
cryptography==44.0.0 # pyOpenSSL
pyOpenSSL==24.2.1
ndg-httpsclient==0.5.1
# requests
Expand Down

0 comments on commit bfcbbbf

Please sign in to comment.