build(deps): bump pyjwt from 2.12.1 to 2.13.0

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 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.1...2.13.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.13.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-16 04:30:05 +00:00
committed by GitHub
parent 04d5467600
commit f121e98fa0
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies = [
"filelock>=3.16.1",
"pydantic[email]>=2.10.6",
"pydantic-settings>=2.7.1",
"pyjwt>=2.10.1",
"pyjwt>=2.13.0",
"python-dotenv>=1.0.1",
"requests>=2.32.3",
"playwright>=1.50.0",