From 287e327ad35dedcb3a26480f27e4593a7da84978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:37:21 +0000 Subject: [PATCH] Bump cryptography in /applications/workspaces/server Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/workspaces/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/workspaces/server/requirements.txt b/applications/workspaces/server/requirements.txt index 4cd709b2..bbf0bbb8 100644 --- a/applications/workspaces/server/requirements.txt +++ b/applications/workspaces/server/requirements.txt @@ -14,7 +14,7 @@ click==8.0.4 clickclick==20.10.2 connexion==2.6.0 coverage==6.3.2 -cryptography==3.3.2 +cryptography==41.0.3 distlib==0.3.4 ecdsa==0.17.0 filelock==3.6.0