From 26c622f19346851d2c779da99c653d6555dd048b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:57:54 -0600 Subject: [PATCH] Bump pyjwt from 2.9.0 to 2.10.0 (#11280) Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.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.9.0...2.10.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f701d051d07..43f215bb5f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ django-debug-toolbar-request-history==0.1.4 vcrpy==6.0.2 vcrpy-unittest==0.1.7 django-tagulous==2.1.0 -PyJWT==2.9.0 +PyJWT==2.10.0 cvss==3.3 django-fieldsignals==0.7.0 hyperlink==21.0.0