From 5c4b00cee3fb5f13463397f96fa716a361f1bdff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 05:07:13 +0000 Subject: [PATCH] Bump pyjwt from 1.5.3 to 2.4.0 in /flask_dev/EMR_DB_App Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.5.3...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask_dev/EMR_DB_App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_dev/EMR_DB_App/requirements.txt b/flask_dev/EMR_DB_App/requirements.txt index fb685b2..08fe26e 100644 --- a/flask_dev/EMR_DB_App/requirements.txt +++ b/flask_dev/EMR_DB_App/requirements.txt @@ -28,7 +28,7 @@ psycopg2-binary pyasn1==0.4.2 pyasn1-modules==0.2.1 pyinotify==0.9.6 -PyJWT==1.5.3 +PyJWT==2.4.0 pyserial==3.4 pyxdg==0.26 PyYAML==5.1