]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump pyjwt from 2.9.0 to 2.10.1 dependabot/pip/pyjwt-2.10.1 14278/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Nov 2025 11:01:46 +0000 (11:01 +0000)
committerGitHub <noreply@github.com>
Sat, 1 Nov 2025 11:01:46 +0000 (11:01 +0000)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1.
- [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.10.1)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
requirements-tests.txt

index c5de4157e777af3f4f8ae3274def49809769df42..2cbf1a8fc67697269483baa30aa49401223a576f 100644 (file)
@@ -7,7 +7,7 @@ dirty-equals ==0.9.0
 sqlmodel==0.0.27
 flask >=1.1.2,<4.0.0
 anyio[trio] >=3.2.1,<5.0.0
-PyJWT==2.9.0
+PyJWT==2.10.1
 pyyaml >=5.3.1,<7.0.0
 pwdlib[argon2] >=0.2.1
 inline-snapshot>=0.21.1