From a93a56deb2a5583716e7e6e197708c6c8d1d6182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 02:47:14 +0000 Subject: [PATCH] Bump pyjwt from 1.6.4 to 2.4.0 in /appliance/src Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 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.6.4...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- appliance/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appliance/src/requirements.txt b/appliance/src/requirements.txt index 2399430..58268ca 100644 --- a/appliance/src/requirements.txt +++ b/appliance/src/requirements.txt @@ -12,7 +12,7 @@ Jinja2==2.10.1 MarkupSafe==1.0 netaddr==0.7.19 pycparser==2.18 -PyJWT==1.6.4 +PyJWT==2.4.0 pytz==2018.5 six==1.11.0 SQLAlchemy==1.3.0