From d8c99e2a9c32b81db82c6c90a8e059bbe6564f43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 05:01:47 +0000 Subject: [PATCH] Bump PyJWT to 2.12.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e25532d0a..0ad8dd988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask-Cors==4.0.0 SQLAlchemy==2.0.29 alembic==1.13.1 Werkzeug==3.0.2 -PyJWT==2.8.0 +PyJWT==2.12.0 pyOpenSSL==24.1.0 marshmallow==3.21.1 webargs==8.4.0