From 8733ab5cdb51b090dd4887273423e8741a40148f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:08:18 +0000 Subject: [PATCH] Bump cryptography in /applications/workspaces/server Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.2) --- 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 4cd709b21..fb9da2213 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.2 distlib==0.3.4 ecdsa==0.17.0 filelock==3.6.0