From bb37b5d6405be3ec7f730fec8310dbfc61cf1726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 03:00:52 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 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..c0cb126 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==44.0.1 # Updated for security # Device Management user-agents==2.2.0