From b1b610f4b585e06210f8dadcd61cefd60281f328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 15:21:20 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.2 in /scripts 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] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 1d83b7b..d7ffef2 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -17,7 +17,7 @@ cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3 cohere==3.4.0 -cryptography==41.0.0 +cryptography==41.0.2 dataclasses-json==0.5.7 decorator==5.1.1 deeplake==3.2.12