From 04f2ceaac3f54ad1eb15b27a204d5c17c728b276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:08:45 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 43.0.1 in /llm-server Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-server/requirements.txt b/llm-server/requirements.txt index 77aba08d1..707f9ef6d 100644 --- a/llm-server/requirements.txt +++ b/llm-server/requirements.txt @@ -28,7 +28,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.3.0 coloredlogs==15.0.1 -cryptography==42.0.5 +cryptography==43.0.1 dataclasses-json==0.6.4 Deprecated==1.2.14 distro==1.9.0