From 3d13a69adc541f761fcabd5e5d1f75570b28c8e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:34:22 +0000 Subject: [PATCH] Bump cryptography from 46.0.0 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.0 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.0...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5a3f323..a69e518c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ cmake-language-server==0.1.11 colorama==0.4.6 -e git+ssh://git@github.com/blong14/compute-cluster.git@f65a50dac700e871c2d1f678db45ff9225962f0d#egg=compute_cluster ConfigArgParse==1.7.1 -cryptography==46.0.0 +cryptography==46.0.5 decorator==5.2.1 defusedxml==0.7.1 diff-match-patch==20241021