From 7b4c1c5717e39a3066a68ff5ffa5ce3e621f5515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 18:05:03 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 42.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...42.0.4) --- 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 9913fc10..dfd2e963 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ sqlalchemy-bigquery==1.6.1 chromadb==0.4.12 pytest-dotenv==0.5.2 pinecone-client==3.1.0 -cryptography==40.0.2 +cryptography==42.0.4 sphinx==6.2.1 sphinx-book-theme==1.0.1 boto3==1.28.38