From 6f9a0ca42f1231b0a086b840e3ed715bcd698433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 05:41:21 +0000 Subject: [PATCH] chore(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6eae64..daf238a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pillow==11.1.0 pycparser==2.22 ; platform_python_implementation == 'CPython' and sys_platform == 'win32' pydantic==2.13.0 pydantic-core==2.46.0 -pyjwt==2.10.1 +pyjwt==2.12.0 python-dotenv==1.2.2 setuptools==76.0.0 spectree==2.0.1