From b83a5f40fef333888b3393d6c8b0039538dd52dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:25:07 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index ae24bfe0..ed6bd799 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -23,7 +23,7 @@ commonmark==0.9.1 contextlib2==21.6.0 contourpy==1.0.7 coverage==7.2.5 -cryptography==40.0.2 +cryptography==41.0.6 Cython==0.29.34 dill==0.3.6 distlib==0.3.6