From a8553d320ec36aca2f4df88b190174a03e9eb015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 23:30:18 +0000 Subject: [PATCH] chore(deps-dev): bump pyjwt from 2.9.0 to 2.12.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 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.9.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index de10282b4f9..73f09447092 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -53,7 +53,7 @@ pathlib2==2.3.7.post1 platformdirs==4.4.0 portalocker==2.10.1 pycparser==2.23 -PyJWT==2.9.0 +PyJWT==2.12.0 pylint==3.3.8 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0