From 7d201a818c623f34389b2314d0296e037d016328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 22:35:00 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...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 1679c4a..f53b03f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==2.0.6 click==8.0.1 -cryptography==38.0.4 +cryptography==43.0.1 dill==0.3.6 Flask==2.2.5 gunicorn==20.1.0