From 5f0cdaa45c4702d9dcbe8c6b8c6360978af7589d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:44:43 +0000 Subject: [PATCH] chore(deps): update dependency pyjwt to v2 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3000399fe..e2e8b5fc28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -207,7 +207,7 @@ pycparser==2.21 # via cffi pygments==2.15.0 # via ipython -pyjwt==1.5.2 +pyjwt==2.4.0 # via # open-discussions-client # social-auth-core