From f909c2f1b834ca124c9d4b4e354ba25c2e5c7743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 01:04:31 +0000 Subject: [PATCH] build(deps-dev): bump pyjwt from 2.10.1 to 2.12.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.12.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.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c6e932e..2102df0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -119,7 +119,7 @@ pygments==2.19.2 # pytest # readme-renderer # rich -pyjwt==2.10.1 +pyjwt==2.12.0 # via -r dev-requirements.in pyproject-hooks==1.2.0 # via