From ade872320b62fdbcf779c43eca5af73d739ec013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 01:22:00 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.2 in /requirements.d Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.d/requirements-dev-37.txt | 2 +- requirements.d/requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.d/requirements-dev-37.txt b/requirements.d/requirements-dev-37.txt index fe4a9c2..2ef77f2 100644 --- a/requirements.d/requirements-dev-37.txt +++ b/requirements.d/requirements-dev-37.txt @@ -11,7 +11,7 @@ check-manifest==0.45 click==7.1.2 colorama==0.4.4 coverage==5.3.1 -cryptography==41.0.0 +cryptography==41.0.2 docutils==0.16 flake8==3.8.4 idna==2.10 diff --git a/requirements.d/requirements-dev.txt b/requirements.d/requirements-dev.txt index 1c990e6..b360118 100644 --- a/requirements.d/requirements-dev.txt +++ b/requirements.d/requirements-dev.txt @@ -9,7 +9,7 @@ charset-normalizer==3.0.1 check-manifest==0.49 colorama==0.4.6 coverage==7.1.0 -cryptography==41.0.0 +cryptography==41.0.2 distlib==0.3.6 docutils==0.19 fancycompleter==0.9.1