From db05e0f50f52eb1d8d5b854358f25f8b38c99642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 00:55:29 +0000 Subject: [PATCH] Bump cryptography from 42.0.0 to 42.0.2 in /llm-server Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2) --- 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 dd92e1eab..6d13d00ca 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.0 +cryptography==42.0.2 dataclasses-json==0.6.2 Deprecated==1.2.14 distro==1.9.0