From 4b3794ffb3e562f67d16bbd7ed6de8d1d0ca6332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:37:48 +0000 Subject: [PATCH] Bump cryptography from 38.0.0 to 42.0.4 in /python-rag-chatbot Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.0 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.0...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-rag-chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-rag-chatbot/requirements.txt b/python-rag-chatbot/requirements.txt index cc4765cd..f452bde7 100644 --- a/python-rag-chatbot/requirements.txt +++ b/python-rag-chatbot/requirements.txt @@ -37,7 +37,7 @@ colorama==0.4.6 coloredlogs==15.0.1 comm==0.1.4 contourpy==1.2.1 -cryptography==38.0.0 +cryptography==42.0.4 cycler==0.12.1 dataclasses-json==0.6.1 debugpy==1.8.0