From e516445c5f7ce5ebd098efedbb3e2d583a109da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 10:08:13 +0000 Subject: [PATCH] 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](https://github.com/python-cffi/cffi/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15c97fe1..de567e8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ backports.zoneinfo;python_version<"3.9" boto3>=1.20.0,<1.41.0 botocore>=1.25.0,<1.41.0 certifi==2025.8.3 -cffi==1.17.0 +cffi==2.0.0 channels==4.3.0 channels-redis==4.3.0 charset-normalizer==3.4.0