Bump pyjwt from 2.10.1 to 2.11.0

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>
This commit is contained in:
dependabot[bot]
2026-02-02 13:41:09 +00:00
committed by GitHub
parent e625661796
commit c5e77d96dc
2 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ newrelic = "^11.4.0"
packaging = "==26.0"
poetry-dotenv-plugin = "==0.2.0"
psycopg2-binary = "==2.9.11"
pyjwt = "==2.10.1"
pyjwt = "==2.11.0"
python-dotenv = "==1.2.1"
sqlalchemy = "==2.0.46"
werkzeug = "^3.1.5"