From 664bf2d4b213c8ccf69ee0dc4cd03fda8ea2d0dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:52:58 +0000 Subject: [PATCH] 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/packaging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/packaging.txt b/requirements/packaging.txt index a3274907..da335723 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.12.0 +pyjwt==2.13.0 pynacl==1.6.2 pyqt5==5.15.11 pyqt5-qt5==5.15.18