From dbf44f248e93cf9f4f0331c8e3e23278b236273c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:40:40 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.6 in /scripts Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.6) --- 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 0278b84..1ba3f9a 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -17,7 +17,7 @@ chromadb==0.3.22 click==8.0.3 clickhouse-connect==0.5.24 cmake==3.26.3 -cryptography==40.0.2 +cryptography==41.0.6 dataclasses-json==0.5.7 debugpy==1.6.7 decorator==5.1.1