From 155493f5ef08a5d6be4622f052adc97d9ddae69f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:49:19 +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-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 02b531b..3bce8fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ astroid==2.15.5 autopep8==2.0.1 certifi==2024.8.30 -cffi==1.15.1 +cffi==1.17.1 charset-normalizer==2.0.6 click==8.0.1 cryptography==43.0.1