From 7d99ffcd552f64f492bdd81c5b5baddd4591fada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 16:16:42 -0700 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 in /envs (#42) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- 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 17878dc..859ba12 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.2.3 -cryptography==41.0.2 +cryptography==41.0.3 distlib==0.3.6 docutils==0.17.1 editables==0.3