From 6a9c5522ef77249816769d10390f7418d7187a62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 21:59:52 +0000 Subject: [PATCH] Bump cryptography from 36.0.2 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.2...41.0.6) --- 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 aa11356..aeaa6af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ click==8.1.3 colorama==0.4.5 contourpy==1.0.5 copra==1.2.9 -cryptography==36.0.2 +cryptography==41.0.6 cycler==0.11.0 cytoolz==0.11.2 Deprecated==1.2.13