From 8c2dfe4b20cf032214455f5d8631e7a63f11bd90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 09:31:19 +0000 Subject: [PATCH] Bump cryptography from 45.0.7 to 48.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index a46fad86e..0eaf0541d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ channels==4.3.2 channels-redis==4.3.0 chardet==5.2.0 click==8.4.1 -cryptography==45.0.7 +cryptography==48.0.1 daphne==4.2.2 dj-rest-auth[with-social]==7.0.1 django==5.2.15