From e73df7ab435d5e36cde2ef446470e8c2de7ba2f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:52:36 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.4 in /app Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index d6b8510..ff66925 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,7 +7,7 @@ certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.3.0 click==8.1.7 -cryptography==41.0.4 +cryptography==42.0.4 Flask==3.0.0 Flask-Session==0.5.0 Flask-SocketIO==5.3.6