From 3ca2c2660d898e0dc2e505fbba67529c959638e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:24:43 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 41.0.3 in /giza Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...41.0.3) --- 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..14355a0c 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.3 defusedxml==0.6.0 docutils==0.14 enum34==1.1.6