From 387a2b2bc2148a0bb175416576f7b836f3e2427a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 15:32:48 +0000 Subject: [PATCH] build(deps): 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] --- constraints/ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/ci.txt b/constraints/ci.txt index 367b166..111324d 100644 --- a/constraints/ci.txt +++ b/constraints/ci.txt @@ -9,7 +9,7 @@ boolean.py==5.0 build==1.5.0 CacheControl==0.14.4 certifi==2026.7.22 -cffi==2.1.0 +cffi==2.1.1 charset-normalizer==3.4.9 colorama==0.4.6 coverage==7.15.3