From 16e9e888bee807ff3b23df09125b9e7524cdab94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 02:22:53 +0000 Subject: [PATCH] chore(deps): bump cffi from 1.17.1 to 2.1.1 Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.1 to 2.1.1. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.17.1...v2.1.1) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- z8ter-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z8ter-app/requirements.txt b/z8ter-app/requirements.txt index 5195ad7..55300d8 100644 --- a/z8ter-app/requirements.txt +++ b/z8ter-app/requirements.txt @@ -5,7 +5,7 @@ asgi-lifespan==2.1.0 black==25.1.0 build==1.3.0 certifi==2025.8.3 -cffi==1.17.1 +cffi==2.1.1 charset-normalizer==3.4.3 click==8.2.1 coverage==7.10.6