From a0e8ac0119dc2b5c62d8f06781c90520c802ad8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 14:07:16 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.0.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.0.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.0.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 0deb577103..7644a4e23a 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -54,7 +54,7 @@ ptyprocess==0.7.0 py==1.9.0 pycparser==2.20 PyGithub==1.54.1 -PyJWT==1.7.1 +PyJWT==2.0.0 PyNaCl==1.4.0 pyparsing==2.4.7 pytest==6.2.1