From 709dc300887f19eba5ddfc02bef2508f97f004dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:16:39 +0000 Subject: [PATCH] Bump cryptography from 45.0.3 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.3...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 61e5ee5..2d9c402 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ charset-normalizer==3.4.2 click==8.1.8 cmake==3.25.0 contourpy==1.3.2 -cryptography==45.0.3 +cryptography==46.0.5 cycler==0.12.1 datasets==3.6.0 Deprecated==1.2.18