From 014971262d988662c2fffc1eb3b81356587f8015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:20:32 +0000 Subject: [PATCH] Bump cryptography from 39.0.2 to 41.0.0 in /application Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 4d9c1b0..5731039 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -16,7 +16,7 @@ click==8.1.3 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 -cryptography==39.0.2 +cryptography==41.0.0 dataclasses-json==0.5.7 decorator==5.1.1 deeplake==3.2.13