From bbc244d35e921c1d4dc41d5191585e51323ba36c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:28:25 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 in /src/master Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 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.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/master/requirements.txt b/src/master/requirements.txt index 97d82eb..7005d91 100644 --- a/src/master/requirements.txt +++ b/src/master/requirements.txt @@ -29,4 +29,4 @@ tornado==4.5.3 urllib3==1.22 healthcheck==1.3.3 Werkzeug==0.16.0 -PyJWT==1.7.1 +PyJWT==2.4.0