From b2a71339cc9bb92a29c6956951efb9a25a037725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:26:39 +0000 Subject: [PATCH] Bump cryptography from 41.0.7 to 42.0.4 in /scripts Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.4) --- 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 013ea18..5a0db43 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -22,7 +22,7 @@ chroma-hnswlib==0.7.3 chromadb==0.4.20 click==8.1.7 coloredlogs==15.0.1 -cryptography==41.0.7 +cryptography==42.0.4 dataclasses-json==0.5.14 Deprecated==1.2.14 distro==1.8.0