From ac0c1c33c08cae5b27fcb6b72499a628a89d628e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 06:17:44 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 in /docker 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] --- docker/requirements.txt | 2 +- docker/requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index a62a988d..625f0468 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -29,7 +29,7 @@ pexpect==4.7.0 pyasn1-modules==0.2.8 pyasn1==0.4.8 pycparser==2.20 -pyjwt==1.7.1 +pyjwt==2.4.0 pynacl==1.3.0 python-dateutil==2.8.1 python-string-utils==0.6.0 diff --git a/docker/requirements3.txt b/docker/requirements3.txt index 38b0ea50..90bfc7ca 100644 --- a/docker/requirements3.txt +++ b/docker/requirements3.txt @@ -79,7 +79,7 @@ pyasn1==0.4.8 pycparser==2.20 pycrypto==2.6.1 pyinotify==0.9.6 ; sys_platform != 'win32' and sys_platform != 'darwin' and sys_platform != 'sunos5' -pyjwt==1.7.1 +pyjwt==2.4.0 pynacl==1.3.0 pyopenssl==19.1.0 pyparsing==2.4.6