From c4e55615acd6dc888f2d68b7ee3f7af4c2307a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:58:23 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 46.0.5 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] --- requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.lock.txt b/requirements.lock.txt index 3364513..3b37709 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -11,7 +11,7 @@ certifi==2025.1.31 cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 -cryptography==42.0.8 +cryptography==46.0.5 dnspython==2.7.0 Flask==3.1.0 frozenlist==1.5.0