From 75db20a672bf756ffec9428d2feb83812f540b10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:58:00 +0000 Subject: [PATCH] Bump cryptography from 49.0.0 to 50.0.0 in /jwtproxy 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 ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtproxy/requirements.txt b/jwtproxy/requirements.txt index 9cd05ae9..a3fa25ad 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -5,7 +5,7 @@ attrs==26.1.0 azure-monitor-opentelemetry==1.8.9 cffi>=2.1.0 charset-normalizer==3.4.9 -cryptography==49.0.0 +cryptography==50.0.0 frozenlist==1.8.0 idna==3.18 jwcrypto==1.5.8