From 6014a12af4ce813068f42cc90cd756db42fddfb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:17:30 +0000 Subject: [PATCH] chore(deps): bump cryptography from 42.0.5 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- source.requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index be7ef3f494..f8dedb1a48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 -cryptography==42.0.7 +cryptography==43.0.1 cssselect2==0.7.0 deprecation==2.1.0 diff-match-patch==20230430 diff --git a/source.requirements.txt b/source.requirements.txt index 59817d16fc..544c554162 100644 --- a/source.requirements.txt +++ b/source.requirements.txt @@ -7,7 +7,7 @@ certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 -cryptography==42.0.5 +cryptography==43.0.1 cssselect2==0.7.0 defusedxml==0.7.1 deprecation==2.1.0