From 43d64f164dcc9561100b3ddd0401bfbeff81d1e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:22:39 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 in /envs 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] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 9d45205..1fe6d14 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -19,7 +19,7 @@ charset-normalizer==2.1.1 click==8.1.3 colorama==0.4.6 coverage==7.1.0 -cryptography==41.0.2 +cryptography==41.0.3 docutils==0.18.1 exceptiongroup==1.1.0 hupper==1.11