From 0071f5b48214a28fce3e5fb403be0835c462060e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 17:14:05 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 43.0.1 in /Operator Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Operator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Operator/requirements.txt b/Operator/requirements.txt index d330c5e..58d9527 100644 --- a/Operator/requirements.txt +++ b/Operator/requirements.txt @@ -5,7 +5,7 @@ certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 -cryptography==42.0.8 +cryptography==43.0.1 fastapi==0.110.2 h11==0.14.0 httpcore==1.0.5