From 54dcb3029d8d4a151b39950f9f26b73a1dd2f279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 08:54:40 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 in /python-rag-chatbot Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 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 71bd579..a7be59d 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==43.0.1 +cryptography==44.0.1 cycler==0.12.1 dataclasses-json==0.6.1 debugpy==1.8.0