From 9fa2ad1dca0d4e768143f39069c7e0b3cd3b33d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:56:20 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 46.0.5 in /Operator Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 c2bb572..ab4b272 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==46.0.5 fastapi==0.110.2 h11==0.16.0 httpcore==1.0.5