From 10e8da25e089f471582c68ba19497c81b7d6fb50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 22:23:33 +0000 Subject: [PATCH] Bump cryptography from 38.0.0 to 43.0.1 in /python-rag-chatbot Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.0...43.0.1) --- 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 cc4765c..657a1dc 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==43.0.1 cycler==0.12.1 dataclasses-json==0.6.1 debugpy==1.8.0