From 7f56bdfcad77b0b4f74beadfe2e16c807d8754e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:22:22 +0000 Subject: [PATCH] build(deps): bump pyjwt from 2.12.0 to 2.13.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.13.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.12.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lock.txt b/requirements_lock.txt index 260dd62..c36d34e 100644 --- a/requirements_lock.txt +++ b/requirements_lock.txt @@ -192,7 +192,7 @@ pygments==2.20.0 # via # pytest # rich -pyjwt==2.12.0 +pyjwt==2.13.0 # via # mcp # redis