Skip to content

Commit 028186a

Browse files
authored
Merge pull request #2342 from ccnmtl/dependabot/pip/cryptography-lt-46.0.3
Update cryptography requirement from <46.0.2 to <46.0.3
2 parents 71109c6 + e1023c9 commit 028186a

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.10.0
2626
pyasn1==0.6.0
2727
cffi==2.0.0 # cryptography
28-
cryptography<46.0.2 # pyOpenSSL
28+
cryptography<46.0.3 # pyOpenSSL
2929
pyOpenSSL==25.3.0
3030
ndg-httpsclient==0.5.1
3131
urllib3==2.5.0 # requests, sentry-sdk

0 commit comments

Comments
 (0)