From a0a5a58e0cc6262ecd1c75db0e11b9d3d2fe9dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:52:31 +0000 Subject: [PATCH] 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 e7bb982..074abd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ backcall==0.2.0 beautifulsoup4==4.15.0 black==26.5.1 bleach==6.4.0 -cffi==2.0.0 +cffi==2.1.0 click==8.1.3 colorama==0.4.6 comm==0.2.3