]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump pyjwt from 2.8.0 to 2.9.0 (#13960)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 16 Sep 2025 09:44:09 +0000 (11:44 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Sep 2025 09:44:09 +0000 (11:44 +0200)
* ⬆ Bump pyjwt from 2.8.0 to 2.10.1

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.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.8.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>
* update to 2.9.0 instead

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
requirements-tests.txt

index b9f2b2b66a54fcaa012c8e33a5a393c0b2a57848..7c1fd12f7a152390615753abcd2e2beec742a3d0 100644 (file)
@@ -7,7 +7,7 @@ dirty-equals ==0.9.0
 sqlmodel==0.0.24
 flask >=1.1.2,<4.0.0
 anyio[trio] >=3.2.1,<5.0.0
-PyJWT==2.8.0
+PyJWT==2.9.0
 pyyaml >=5.3.1,<7.0.0
 passlib[bcrypt] >=1.7.2,<2.0.0
 inline-snapshot>=0.21.1