From 14faf8660ecbff07363cada80510909731769cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 03:57:37 +0000 Subject: [PATCH] Bump cryptography from 41.0.7 to 48.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.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/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ae74f3bf2..3af0480f3 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -67,7 +67,7 @@ croniter==1.4.1 # via django-rq-scheduler crontab==1.0.1 # via rq-scheduler -cryptography==41.0.7 +cryptography==48.0.1 # via # authlib # autobahn