From 6d33308b2a9d888f8b78ba7c3f0a5fb12a477705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 20:07:37 +0000 Subject: [PATCH] chore(deps): bump cryptography from 39.0.1 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-minimal.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 2404c0626..5f1f7bf68 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -1,6 +1,6 @@ cached-property celery[redis] -cryptography<39.0.2 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) +cryptography<44.0.2 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) django django-bootstrap-form django-ipware diff --git a/requirements.txt b/requirements.txt index a460af77d..fea60f150 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ click-plugins==1.1.1.2 click-repl==0.3.0 contourpy==1.3.3 cracklib==2.9.6 -cryptography==39.0.1 +cryptography==44.0.1 cycler==0.12.1 Django==5.2.5 django-bootstrap-form==3.4