From 4b74f6fad0fdb8d0c77d48829baf8947512d16d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:26:30 +0000 Subject: [PATCH] build(deps): bump pyjwt from 2.9.0 to 2.10.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed43fea0..8c419b37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ pyasn1==0.6.1 pyasn1-modules==0.4.1 pycparser==2.22 pycryptodome==3.21.0 -pyjwt==2.9.0 +pyjwt==2.10.0 pymemcache==4.0.0 pyparsing==3.2.0 pyrsistent==0.20.0