From 3c0e40f7b4ba0d9fc397aa1d7d77937f6a69d48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:33:53 +0000 Subject: [PATCH] :arrow_up: Bump cryptography from 43.0.0 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercises/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exercises/requirements.txt b/exercises/requirements.txt index 6d87b75..02b5724 100644 --- a/exercises/requirements.txt +++ b/exercises/requirements.txt @@ -7,7 +7,7 @@ cffi==1.16.0 charset-normalizer==2.0.12 click==8.1.7 contourpy==1.2.1 -cryptography==43.0.0 +cryptography==43.0.1 cssselect2==0.7.0 cycler==0.12.1 defusedxml==0.7.1 diff --git a/requirements.txt b/requirements.txt index 7066196..4868290 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ colorama==0.4.6 configobj==5.0.8 configparser==7.0.0 contourpy==1.2.1 -cryptography==43.0.0 +cryptography==43.0.1 cssselect2==0.7.0 cycler==0.12.1 defusedxml==0.7.1