From 2910cab3c2e66521b00f7a0fb25986e9975d253a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 17:05:44 -0800 Subject: [PATCH] Bump cryptography from 41.0.5 to 41.0.6 in /envs (#53) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 26126f6..2e2080b 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -25,7 +25,7 @@ cliff==4.2.0 cmd2==2.4.3 colorama==0.4.6 coverage==7.3.2 -cryptography==41.0.5 +cryptography==41.0.6 distlib==0.3.7 docutils==0.17.1 editables==0.3