From 45ebc6ab71bc09f756a20de0c0a92c5fbf339999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 06:09:34 +0000 Subject: [PATCH] deps(python): update jwcrypto requirement from >=1.5.6 to >=1.5.9 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.9) --- updated-dependencies: - dependency-name: jwcrypto dependency-version: 1.5.9 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 5f7a0aa4..c3cd5710 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.9 +jwcrypto>=1.5.9>=1.5.6 numpy>=1.22.2 openpyxl parse-accept-language