From c1b5c680ebdac60dbb1e6ca8b3957036ec7e6813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:30:43 -0800 Subject: [PATCH] Bump cryptography from 42.0.2 to 42.0.4 in /envs (#61) Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- 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 ab4ac0d..67d8318 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -24,7 +24,7 @@ cliff==4.4.0 cmd2==2.4.3 colorama==0.4.6 coverage==7.3.2 -cryptography==42.0.2 +cryptography==42.0.4 distlib==0.3.7 docutils==0.20.1 editables==0.3