From a55280b941ecc6778aff8152502919f73f427cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 01:25:02 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.2 in /application Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2) --- 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 1950f77b..04163d68 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -17,7 +17,7 @@ click==8.1.3 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 -cryptography==41.0.0 +cryptography==41.0.2 dataclasses-json==0.5.7 decorator==5.1.1 deeplake==3.2.13