From 398ffb906a402b14c8aba437f81fb5967a233080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:02:48 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8a7d7984803..20f12d7e7b5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ azure-identity==1.19.0 build==1.2.2.post1 bumpver==2023.1129 certifi==2024.8.30 -cffi==1.17.0 +cffi==1.17.1 charset-normalizer==3.4.0 click==8.1.7 colorama==0.4.6