Skip to content

Commit 825af28

Browse files
Update cryptography requirement from <44.0.4 to <45.0.3
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@0.1...45.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20f9805 commit 825af28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sure==2.0.0
2525
coverage==7.8.0
2626
pyasn1==0.6.0
2727
cffi==1.17.0 # cryptography
28-
cryptography<44.0.4 # pyOpenSSL
28+
cryptography<45.0.3 # pyOpenSSL
2929
pyOpenSSL==25.0.0
3030
ndg-httpsclient==0.5.1
3131
urllib3==2.4.0 # requests, sentry-sdk

0 commit comments

Comments
 (0)