From 2556de6cc61ec76cdec052efe5b91acf00f8d8bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 18:33:15 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 41.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa5b123..7182953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ botocore==1.20.101 certifi==2021.5.30 cffi==1.14.5 chardet==4.0.0 -cryptography==3.4.7 +cryptography==41.0.0 idna==2.10 importlib-metadata==4.5.0 iniconfig==1.1.1