From 40357e917623f7c5619879f91d75fb4b0b304089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 21:53:23 +0000 Subject: [PATCH] Bump cryptography from 39.0.0 to 44.0.1 in /pip Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index fe33636d..7138b636 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -4,7 +4,7 @@ cffi==1.15.1 chardet==5.1.0 charset-normalizer==3.0.1 colorama==0.4.6 -cryptography==39.0.0 +cryptography==44.0.1 docutils==0.19 idna==3.4 importlib-metadata==6.0.0