From f1f896068b463f85c71879d27a92ba79942c1cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 20:23:47 +0000 Subject: [PATCH] Chore(deps): Bump cffi from 2.0.0 to 2.1.0 Bumps [cffi](https://github.com/python-cffi/cffi) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d73cc9..3dbef3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 blinker==1.9.0 -cffi==2.0.0 +cffi==2.1.0 click==8.4.2 colorama==0.4.6 cryptography==49.0.0