From 7333a4ae1fa71510e5575decb301361646525cfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:46:08 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 41.0.4 in /giza Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- giza/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/giza/requirements.txt b/giza/requirements.txt index 50f88567..4bd5e4ca 100644 --- a/giza/requirements.txt +++ b/giza/requirements.txt @@ -6,7 +6,7 @@ certifi==2019.6.16 cffi==1.12.3 chardet==3.0.4 Click==7.0 -cryptography==3.2 +cryptography==41.0.4 defusedxml==0.6.0 docutils==0.14 enum34==1.1.6