From 9bb0970f9741f06e30324718fd289e70719af256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:07:31 +0000 Subject: [PATCH] deps(python): update jwcrypto requirement from >=1.5.6 to >=1.5.8 Updates the requirements on [jwcrypto](https://github.com/latchset/jwcrypto) to permit the latest version. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v1.5.6...v1.5.8) --- updated-dependencies: - dependency-name: jwcrypto dependency-version: 1.5.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d0bf4eae..820af2be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,8 +9,8 @@ fastapi>=0.110.0 geojson httpx jsonschema -jwcrypto -jwcrypto>=1.5.6 +jwcrypto>=1.5.8 +jwcrypto>=1.5.8>=1.5.6 numpy>=1.22.2 openpyxl parse-accept-language