From d555ef37f3c1267a89cfc0a02bb59978b8d23631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 19:05:48 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 41.0.0 in /api/server Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- api/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/server/requirements.txt b/api/server/requirements.txt index 69f21563..4eca8c0e 100644 --- a/api/server/requirements.txt +++ b/api/server/requirements.txt @@ -92,7 +92,7 @@ configparser==5.2.0 # via minio connexion[swagger-ui]==2.10.0 # via -r requirements.in -cryptography==36.0.1 +cryptography==41.0.0 # via # adal # azure-storage-common