From 5340b5a5fcf24b21a09d18ab431e1f5d2dc8ab61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:38:02 +0000 Subject: [PATCH] Bump pyjwt from 2.3.0 to 2.4.0 in /github/group-replacer Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 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/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- github/group-replacer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/group-replacer/requirements.txt b/github/group-replacer/requirements.txt index 3f76dd33..612340ee 100644 --- a/github/group-replacer/requirements.txt +++ b/github/group-replacer/requirements.txt @@ -50,7 +50,7 @@ py==1.10.0 pycodestyle==2.7.0 pycparser==2.21 PyGithub==1.55 -PyJWT==2.3.0 +PyJWT==2.4.0 pylint==2.14.4 PyNaCl==1.5.0 pyparsing==2.4.7