From c82e8bbf396158faffb191d320f1957ac69d0566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:10:35 +0000 Subject: [PATCH] Bump python-jwt from 3.3.0 to 3.3.4 in /webapp Bumps [python-jwt](https://github.com/davedoesdev/python-jwt) from 3.3.0 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] --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 43a37ac..a934b5d 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -82,7 +82,7 @@ pyparsing==2.4.7 Pyrebase==3.0.18 python-dateutil==2.8.1 python-dotenv==0.17.0 -python-jwt==3.3.0 +python-jwt==3.3.4 pytz==2021.1 pyxdg==0.25 pyzmq==22.0.3