From 4e00ed240f76f84fc4a8fe08e624f9ddab8c315c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:30:07 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e786e44..e64e3e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ markdown==3.4.4 # Security bcrypt==4.0.1 -cryptography==41.0.3 +cryptography==43.0.1 # Caching cachetools==5.3.1