From 98cdb041f1e931fc36bc40b6ae736c18520ff021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 19:12:36 +0000 Subject: [PATCH] Bump cffi from 1.16.0 to 1.17.0 Bumps [cffi](https://github.com/python-cffi/cffi) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.0) --- 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 82ac901c..41debc5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 -cffi==1.16.0 +cffi==1.17.0 construct==2.10.70 lxml==5.2.2 pycparser==2.22