From 059ebca9c330ec2d86e2d5fef26a0853c31ccff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:17:59 +0000 Subject: [PATCH] chore(deps): bump cryptography from 42.0.5 to 43.0.1 in /requirements 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/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 9afde47..5d3aa42 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -28,7 +28,7 @@ charset-normalizer==3.3.2 # via requests click==8.1.7 # via flask -cryptography==42.0.5 +cryptography==43.0.1 # via # -r main.in # azure-storage-blob