From 1e8a26a488bc1f546dffe4d46b4a18f5ec9f743c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 08:02:03 +0000 Subject: [PATCH] build(deps): bump cryptography from 41.0.4 to 41.0.6 in /back_end/server Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- back_end/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back_end/server/requirements.txt b/back_end/server/requirements.txt index 0800a35..4240024 100644 --- a/back_end/server/requirements.txt +++ b/back_end/server/requirements.txt @@ -3,7 +3,7 @@ certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.3.0 click==8.1.7 -cryptography==41.0.4 +cryptography==41.0.6 Flask==3.0.0 Flask-SQLAlchemy==3.1.1 greenlet==2.0.2