From a2d624ef280b64a4e749da0d429d9889f4774e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:13:50 +0000 Subject: [PATCH] build(deps): bump cryptography from 42.0.4 to 43.0.1 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:production ... Signed-off-by: dependabot[bot] --- Amd64/requirements.txt | 2 +- Arm64/requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Amd64/requirements.txt b/Amd64/requirements.txt index 63bee27..79747dc 100644 --- a/Amd64/requirements.txt +++ b/Amd64/requirements.txt @@ -16,7 +16,7 @@ colorlog==6.8.2 ConfigArgParse==1.7 connection-pool==0.0.3 contourpy==1.2.0 -cryptography==42.0.5 +cryptography==43.0.1 cycler==0.12.1 datrie==0.8.2 decorator==5.1.1 diff --git a/Arm64/requirements.txt b/Arm64/requirements.txt index 98772c2..37b7e28 100644 --- a/Arm64/requirements.txt +++ b/Arm64/requirements.txt @@ -16,7 +16,7 @@ colorlog==6.8.2 ConfigArgParse==1.7 connection-pool==0.0.3 contourpy==1.2.0 -cryptography==42.0.5 +cryptography==43.0.1 cycler==0.12.1 datrie==0.8.2 decorator==5.1.1 diff --git a/requirements.txt b/requirements.txt index c4e9359..5677d5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ chardet==3.0.4 colorama==0.4.3 colorlog==4.1.0 ConfigArgParse==0.13.0 -cryptography==42.0.4 +cryptography==43.0.1 cycler==0.10.0 datrie==0.8.2 decorator==4.4.1