Skip to content

Commit 2b8d232

Browse files
authored
Merge pull request #5929 from ccnmtl/dependabot/pip/cffi-2.0.0
Bump cffi from 1.17.0 to 2.0.0
2 parents 534cba1 + 18701b8 commit 2b8d232

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
@@ -46,7 +46,7 @@ certifi==2025.8.3 # sentry-sdk
4646
cryptography==45.0.2
4747
pyOpenSSL==25.1.0
4848
asn1crypto==1.5.0 # for pyOpenSSL
49-
cffi==1.17.0 # for pyOpenSSL
49+
cffi==2.0.0 # for pyOpenSSL
5050

5151
requests==2.32.4
5252
contextlib2==21.6.0

0 commit comments

Comments
 (0)