From 12a02c6e5311281aade49bc31e6facdc5067f28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:56:31 +0000 Subject: [PATCH] Bump pyjwt from 1.5.3 to 2.4.0 in /nipap 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] --- nipap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nipap/requirements.txt b/nipap/requirements.txt index 27815a64d..5a3abfe68 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -18,7 +18,7 @@ psycopg2==2.8.6 --no-binary psycopg2 pyparsing==2.4.7 python-dateutil==2.8.1 pytz==2021.1 -pyjwt==1.5.3 +pyjwt==2.4.0 tornado==6.3.3 docutils==0.16 # optional dependencies below