Skip to content

Commit e516445

Browse files
Bump cffi from 1.17.0 to 2.0.0
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.0 to 2.0.0. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...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 752f6fe commit e516445

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
@@ -8,7 +8,7 @@ backports.zoneinfo;python_version<"3.9"
88
boto3>=1.20.0,<1.41.0
99
botocore>=1.25.0,<1.41.0
1010
certifi==2025.8.3
11-
cffi==1.17.0
11+
cffi==2.0.0
1212
channels==4.3.0
1313
channels-redis==4.3.0
1414
charset-normalizer==3.4.0

0 commit comments

Comments
 (0)