From 06cf805a0b132214ee86b54e3f8866b4a1ee40c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 20:59:35 +0000 Subject: [PATCH] Update dependency cryptography to v48 [SECURITY] --- django/requirements-docker.txt | 2 +- django/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/django/requirements-docker.txt b/django/requirements-docker.txt index fe190fa6..5474002d 100644 --- a/django/requirements-docker.txt +++ b/django/requirements-docker.txt @@ -76,7 +76,7 @@ coverage==7.8.0 # via -r requirements.in createsend==9.1.4 # via -r requirements.in -cryptography==43.0.3 +cryptography==48.0.1 # via # jwcrypto # pyopenssl diff --git a/django/requirements.txt b/django/requirements.txt index 36b7d54c..e94fd216 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -81,7 +81,7 @@ coverage==7.8.0 # via -r requirements.in createsend==9.1.4 # via -r requirements.in -cryptography==43.0.3 +cryptography==48.0.1 # via # jwcrypto # pyopenssl