From 73415c461ec33e431636cc757b35761219794ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:38:29 +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 ef817ae79..4969a0ddf 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -20,6 +20,6 @@ python-dateutil==2.8.1 # optional dependency on ldap python-ldap==3.3.1 pytz==2021.1 -pyjwt==1.5.3 +pyjwt==2.4.0 tornado==6.1 docutils==0.16