From a54d71c2f2daacb53f2a4560feceffe3754be334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:54:54 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.12.0 in /Knowage-Python Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Knowage-Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Knowage-Python/requirements.txt b/Knowage-Python/requirements.txt index 8b91d276aca..73c958b09e2 100644 --- a/Knowage-Python/requirements.txt +++ b/Knowage-Python/requirements.txt @@ -4,7 +4,7 @@ Flask==1.1.4 Flask-Cors==3.0.10 pandas==1.3.5 pybase64==1.0.2 -PyJWT==1.7.1 +PyJWT==2.12.0 requests==2.28.1 tornado==6.0.4 markupsafe==2.0.1