From 20ecba633f0fab23bc819afb145dd9305932df56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:26:22 +0000 Subject: [PATCH] Bump cffi from 1.17.0 to 1.17.1 (#340) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86f7658..034ea1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ azure-common==1.1.28 azure-nspkg==3.0.2 azure-storage-blob==12.22.0 certifi==2024.8.30 -cffi==1.17.0 +cffi==1.17.1 chardet==5.2.0 Click==8.1.7 cryptography==43.0.0