From 605a7686332107d255106396681a544a42aecd60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:58:54 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 41.0.2 in /api/server Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...41.0.2) --- 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..35b2d4cc 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.2 # via # adal # azure-storage-common