From 5ece720a8dd527327abae2f6b7637ec911a365ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 22:37:36 +0000 Subject: [PATCH] build(deps): bump cffi in the general group across 1 directory Bumps the general group with 1 update in the / directory: [cffi](https://github.com/python-cffi/cffi). Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76964e9..b54ca47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ bottle==0.12.25 bottle-websocket==0.2.9 bsdiff4==1.2.4 certifi==2024.8.30 -cffi==1.17.0 +cffi==1.17.1 chardet==5.2.0 charset-normalizer==3.3.2 colorama==0.4.6