From 02a46f005341c55e38de9854bae7d09d67dff7f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 10:57:26 +0000 Subject: [PATCH] Bump cryptography from 48.0.1 to 49.0.0 in /jwtproxy Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 49.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 805b6ca2..e8ad77ad 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -5,7 +5,7 @@ attrs==26.1.0 azure-monitor-opentelemetry==1.8.8 cffi>=2.0.0 charset-normalizer==3.4.7 -cryptography==48.0.1 +cryptography==49.0.0 frozenlist==1.8.0 idna==3.18 jwcrypto==1.5.7