From f3e36f16431ea3896109bb9451a1312673e0c37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:52:11 +0000 Subject: [PATCH] Bump cffi from 1.16.0 to 1.17.0 in /.emacs.d/bin 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] --- .emacs.d/bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/bin/requirements.txt b/.emacs.d/bin/requirements.txt index 040b253..3efd5e4 100644 --- a/.emacs.d/bin/requirements.txt +++ b/.emacs.d/bin/requirements.txt @@ -1,5 +1,5 @@ bcrypt==4.1.3 -cffi==1.16.0 +cffi==1.17.0 cryptography==43.0.0 epc==0.0.5 orjson==3.10.6