From 10e77ee3becd813e12f1d5cf0ea419331280018b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:32:44 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.6 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d102da95..1138bec4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ sqlalchemy-bigquery==1.6.1 chromadb==0.4.12 pytest-dotenv==0.5.2 pinecone-client==2.2.2 -cryptography==40.0.2 +cryptography==41.0.6 sphinx==6.2.1 sphinx-book-theme==1.0.1 boto3==1.28.38