From a492773204c5ec292842199ad5b17211ad211c9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:19:16 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 in /requirements.d 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: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 238845b..a3de330 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.2 +cryptography==41.0.3 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 934299d..35c49d0 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.2 +cryptography==41.0.3 distlib==0.3.6 docutils==0.19 fancycompleter==0.9.1