From 0f04e5ce48c3c0131b12c355e6dcc7a952d97380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:05:55 +0000 Subject: [PATCH] Bump cryptography from 42.0.4 to 43.0.1 in /requirements.d Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1) --- 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 c615309..39bd883 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==42.0.4 +cryptography==43.0.1 docutils==0.16 flake8==3.8.4 idna==3.7 diff --git a/requirements.d/requirements-dev.txt b/requirements.d/requirements-dev.txt index fcf885f..cc4ae34 100644 --- a/requirements.d/requirements-dev.txt +++ b/requirements.d/requirements-dev.txt @@ -8,7 +8,7 @@ charset-normalizer==3.1.0 check-manifest==0.49 colorama==0.4.6 coverage==7.3.3 -cryptography==42.0.4 +cryptography==43.0.1 distlib==0.3.8 docutils==0.19 filelock==3.13.1