Skip to content

Commit f585558

Browse files
authored
Merge pull request #2260 from ccnmtl/dependabot/pip/cryptography-lt-45.0.3
Update cryptography requirement from <44.0.4 to <45.0.3
2 parents 3d7640b + 825af28 commit f585558

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)