From cdae81eb688958369cbccbfb91ebe42c73e2ca61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 13:33:11 -0800 Subject: [PATCH] Bump cryptography from 38.0.1 to 38.0.3 in /envs (#32) Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 38.0.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.1...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] 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 3792811..544a526 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.5 coverage==6.5.0 -cryptography==38.0.1 +cryptography==38.0.3 docutils==0.17.1 hupper==1.10.3 idna==3.4