From 644e2471a551a16ecabdc1d4fe6240d7893cba30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:13:03 +0000 Subject: [PATCH] Bump cryptography from 49.0.0 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dce0ec1..02c789d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ 12factor-vault==0.1.23 aiosmtpd==1.4.6 # cryptography is an optional dependency of pyjwt for RSA support -cryptography==49.0.0 +cryptography==50.0.0 Django==6.0.7 django-cors-headers==4.9.0 django-dbconn-retry==0.3.1