From b58c24162d7f230f39536344bdd4442448ed0024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:03:27 +0000 Subject: [PATCH] Bump python-jwt from 2.0.1 to 3.3.4 in /server Bumps [python-jwt](https://github.com/davedoesdev/python-jwt) from 2.0.1 to 3.3.4. - [Release notes](https://github.com/davedoesdev/python-jwt/releases) - [Commits](https://github.com/davedoesdev/python-jwt/commits) --- updated-dependencies: - dependency-name: python-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 453f681..4bd4639 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -35,7 +35,7 @@ pycryptodome==3.6.6 pyfcm==1.4.7 pyparsing==2.4.6 Pyrebase==3.0.27 -python-jwt==2.0.1 +python-jwt==3.3.4 pytoml==0.1.21 pytz==2020.1 requests==2.20.0