From 9769ebbcac9ef04c4a9d2c1382ddfbd71bd195b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 06:31:49 +0000 Subject: [PATCH] deps(python): update jwcrypto requirement from >=1.5.6 to >=1.5.7 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.7) --- updated-dependencies: - dependency-name: jwcrypto dependency-version: 1.5.7 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 0c96447d..368d6228 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ faker fastapi>=0.110.0 geojson httpx -jwcrypto -jwcrypto>=1.5.6 +jwcrypto>=1.5.7 +jwcrypto>=1.5.7>=1.5.6 libhxl numpy>=1.22.2 openpyxl