From c42131f6d0fcd7f7e1cc5744c237a609b8dad46c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:12:58 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 48.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...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 b74f2abd4..2e88ba908 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -49,7 +49,7 @@ coloredlogs==15.0.1 # via -r requirements/prod.in croniter==1.3.5 # via rq-scheduler -cryptography==39.0.1 +cryptography==48.0.1 # via # authlib # cumulusci