From a9256f9ad05326645d190222932de98e572e31a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 16:43:35 +0000 Subject: [PATCH] Bump cffi from 2.1.0 to 2.1.1 Bumps [cffi](https://github.com/python-cffi/cffi) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b86e6d0f..1439be050 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ attrs==26.1.0 # referencing certifi==2026.7.22 # via requests -cffi==2.1.0 +cffi==2.1.1 # via cryptography charset-normalizer==3.4.9 # via