From d4e9bd7e6147ceb8650731c7ec405990deada285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 08:20:10 +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 cd80b8c..e3cc13c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ brotli==1.2.0 cairocffi==1.7.1 CairoSVG==2.9.0 certifi==2026.7.22 -cffi==2.0.0 +cffi==2.1.0 charset-normalizer==3.4.7 click==8.4.1 codespell==2.4.3