From 8eeac411a5e97f3b90327bb3a69b9390c6526ce9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:43:16 +0000 Subject: [PATCH] chore(deps): update dependency pyjwt to v2.10.1 [security] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index e993f074..7e6bdb97 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -15,7 +15,7 @@ google-auth==2.36.0 httpx==0.27.2 itsdangerous==2.2.0 pandas==2.2.3 -PyJWT==2.10.0 +PyJWT==2.10.1 PyYAML!=6.0.0,!=5.4.0,!=5.4.1 python-dotenv==0.21.1 python-i18n==0.3.9