From 6e5d9710c036425b271ffffb15e012e7647067b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:32:37 +0000 Subject: [PATCH] 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:production ... Signed-off-by: dependabot[bot] --- requirements/packaging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/packaging.txt b/requirements/packaging.txt index 1e8f2ced..50d598b4 100644 --- a/requirements/packaging.txt +++ b/requirements/packaging.txt @@ -15,7 +15,7 @@ idna==3.11 parsimonious==0.11.0 pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' pygithub==2.5.0 -pyjwt==2.10.1 +pyjwt==2.12.0 pynacl==1.6.2 pyqt5==5.15.11 pyqt5-qt5==5.15.18