From a603a1e9c4c576799eeaf07f16b6a0c31446d2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 06:34:36 +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 ce9a89b..6ff3dea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bcrypt==4.2.0 boto3>=1.28.0 certifi==2024.7.4 -cffi==1.17.0 +cffi==2.0.0 charset-normalizer==3.3.2 colorama==0.4.6 cryptography==43.0.0