From 17ba8de67f46f43e4325ac04c340a91e7193147b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 23:55:40 +0000 Subject: [PATCH] Bump cryptography from 41.0.7 to 50.0.0 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 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..87e59864b 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==50.0.0 # via # authlib # autobahn