From a12a18dffd9cb452ea3dae0ff8e55b4f00eb677b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 17:39:12 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39bda02f5..a8af385fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cachecontrol==0.13.1 # cairosvg==2.7.1 certifi>=2025.1.31 # Keep updated. Root certificates are used by requests. cloudscraper==1.2.68 -cryptography==46.0.7 +cryptography==50.0.0 debugpy==1.8.20 dj-database-url==2.1.0 django==5.1.15