From b60b1f5156590d4bcc6261722d9d3fbaedc2bd0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 06:15:00 +0000 Subject: [PATCH] Update dependency PyJWT to v2.13.0 [SECURITY] --- Server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/requirements.txt b/Server/requirements.txt index c179a6a..64ecfa9 100644 --- a/Server/requirements.txt +++ b/Server/requirements.txt @@ -15,7 +15,7 @@ httpx==0.28.1 idna==3.17 pydantic==2.10.6 pydantic-core==2.27.2 -PyJWT==2.12.0 +PyJWT==2.13.0 python-dotenv==1.2.2 PyYAML==6.0.3 sniffio==1.3.1