Bump pyjwt from 2.10.1 to 2.11.0 (#3234)

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.11.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.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-02 08:34:16 -05:00
committed by GitHub
parent 6c4a9753d4
commit 2ab5d0e236
2 changed files with 7 additions and 7 deletions

View File

@@ -52,7 +52,7 @@ numpy = "^2.4.1"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.22"
pycparser = "^3.0"
pyjwt = "^2.10.1"
pyjwt = "^2.11.0"
python-json-logger = "^4.0.0"
redis = "^7.1.0"
regex = "^2026.1.15"