From 4a84a557d780dbd1b0b51fcbe91f033f3bec43e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:59:46 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.6 in /docker Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docker/dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt index 76faae615..d41b1f81e 100644 --- a/docker/dev.requirements.txt +++ b/docker/dev.requirements.txt @@ -53,7 +53,7 @@ commonmark==0.9.1 contextlib2==21.6.0 contourpy==1.1.0 crcmod==1.7 -cryptography==41.0.3 +cryptography==41.0.6 cycler==0.11.0 dataclasses==0.6 debugpy==1.6.7.post1