From e989eef97393720b312c014a21a97a4a7cd51e7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 15:15:49 +0000 Subject: [PATCH] Bump cffi from 1.15.1 to 1.17.1 Bumps [cffi](https://github.com/python-cffi/cffi) from 1.15.1 to 1.17.1. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.15.1...v1.17.1) --- updated-dependencies: - dependency-name: cffi dependency-version: 1.17.1 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 f4595d6..268e213 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ backcall==0.2.0 beautifulsoup4==4.13.4 black==24.8.0 bleach==6.1.0 -cffi==1.15.1 +cffi==1.17.1 click==8.1.8 colorama==0.4.6 comm==0.2.2