From 1e61aed05c80d171c821c03f43a431f147c02da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:01:10 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 41.0.2 in /giza Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...41.0.2) --- 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..84247d16 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.2 defusedxml==0.6.0 docutils==0.14 enum34==1.1.6