Skip to content

Commit 43aa0a5

Browse files
authored
Merge pull request #161 from ccnmtl/dependabot/pip/cffi-2.0.0
Bump cffi from 1.17.1 to 2.0.0
2 parents 3732d36 + e91a407 commit 43aa0a5

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
@@ -23,7 +23,7 @@ fuzzywuzzy==0.18.0
2323
sure==2.0.1
2424
coverage==7.10.6
2525
pyasn1==0.6.1
26-
cffi==1.17.1 # pyOpenSSL
26+
cffi==2.0.0 # pyOpenSSL
2727
pyOpenSSL==25.1.0
2828
ndg-httpsclient==0.5.1
2929
urllib3==2.5.0 # requests, sentry-sdk

0 commit comments

Comments
 (0)