From 442d1502d2c447aaf5e34fb948596b930fcee774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 19:05:43 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...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 cca04e7..d406665 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Babel==2.9.1 certifi==2022.12.7 cffi==1.13.2 chardet==3.0.4 -cryptography==3.3.2 +cryptography==44.0.1 docutils==0.16 idna==2.9 imagesize==1.2.0