From f92ef499f87e7307c9df07cea03d6a3adaab8763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:29:51 +0000 Subject: [PATCH] Bump jwcrypto from 1.5.6 to 1.5.7 Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 1.5.6 to 1.5.7. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v1.5.6...v1.5.7) --- updated-dependencies: - dependency-name: jwcrypto dependency-version: 1.5.7 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 0b14f81..067d73e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ jsonschema==4.26.0 # via okdata-sdk (setup.py) jsonschema-specifications==2025.9.1 # via jsonschema -jwcrypto==1.5.6 +jwcrypto==1.5.7 # via python-keycloak packaging==25.0 # via deprecation