From 67f32bb9d42d1a8185d1bffa572dd0b3d2fbf739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:14:56 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 fefc230..5d91384 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ httpx==0.26.0 # Two-Factor Authentication pyotp==2.9.0 qrcode[pil]==7.4.2 -cryptography==42.0.5 # Updated for security +cryptography==46.0.6 # Updated for security # Device Management user-agents==2.2.0