From 2c8c12b7c280157d61568ee9392c560d55cc4d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:14:47 +0000 Subject: [PATCH] Bump cffi from 1.17.0 to 1.17.1 Bumps [cffi](https://github.com/python-cffi/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 ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index d4fc818a..21ab334e 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -1,7 +1,7 @@ APScheduler==3.10.4 blinker==1.8.2 certifi==2024.8.30 -cffi==1.17.0 +cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 cryptography==43.0.1 diff --git a/requirements.txt b/requirements.txt index 8b706915..dacbb37e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ APScheduler==3.10.4 blinker==1.8.2 certifi==2024.8.30 -cffi==1.17.0 +cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 cryptography==43.0.1