Skip to content

Commit e91a407

Browse files
Bump cffi from 1.17.1 to 2.0.0
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.1 to 2.0.0. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3732d36 commit e91a407

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)