Skip to content

build(deps): Bump pyjwt from 2.11.0 to 2.12.0 in /framework#6766

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/framework/pyjwt-2.12.0
Open

build(deps): Bump pyjwt from 2.11.0 to 2.12.0 in /framework#6766
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/framework/pyjwt-2.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps pyjwt from 2.11.0 to 2.12.0.

Release notes

Sourced from pyjwt's releases.

2.12.0

Security

What's Changed

New Contributors

Full Changelog: jpadilla/pyjwt@2.11.0...2.12.0

Changelog

Sourced from pyjwt's changelog.

v2.12.0 <https://github.com/jpadilla/pyjwt/compare/2.11.0...2.12.0>__

Fixed


- Annotate PyJWKSet.keys for pyright by @tamird in `[#1134](https://github.com/jpadilla/pyjwt/issues/1134) <https://github.com/jpadilla/pyjwt/pull/1134>`__
- Close ``HTTPError`` response to prevent ``ResourceWarning`` on Python 3.14 by @veeceey in `[#1133](https://github.com/jpadilla/pyjwt/issues/1133) <https://github.com/jpadilla/pyjwt/pull/1133>`__
- Do not keep ``algorithms`` dict in PyJWK instances by @akx in `[#1143](https://github.com/jpadilla/pyjwt/issues/1143) <https://github.com/jpadilla/pyjwt/pull/1143>`__
- Validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. by @dmbs335 in `GHSA-752w-5fwx-jx9f <https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f>`__
- Use PyJWK algorithm when encoding without explicit algorithm in `[#1148](https://github.com/jpadilla/pyjwt/issues/1148) <https://github.com/jpadilla/pyjwt/pull/1148>`__

Added

  • Docs: Add PyJWKClient API reference and document the two-tier caching system (JWK Set cache and signing key LRU cache).
Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 14, 2026
@github-actions github-actions bot added the Bot Created by bot (automation). label Mar 14, 2026
Copilot AI review requested due to automatic review settings March 16, 2026 12:03
@dependabot dependabot bot force-pushed the dependabot/uv/framework/pyjwt-2.12.0 branch from 3e43dbe to 63d4506 Compare March 16, 2026 12:03
@dependabot dependabot bot review requested due to automatic review settings March 16, 2026 12:03
@dependabot dependabot bot force-pushed the dependabot/uv/framework/pyjwt-2.12.0 branch from 63d4506 to e19e68b Compare March 16, 2026 12:32
@dependabot dependabot bot requested review from Copilot and removed request for Copilot March 16, 2026 12:32
@dependabot dependabot bot force-pushed the dependabot/uv/framework/pyjwt-2.12.0 branch from e19e68b to af058c1 Compare March 16, 2026 16:55
@dependabot dependabot bot requested review from Copilot and removed request for Copilot March 16, 2026 16:55
@dependabot dependabot bot force-pushed the dependabot/uv/framework/pyjwt-2.12.0 branch from af058c1 to 97fd32f Compare March 18, 2026 09:10
@dependabot dependabot bot requested review from Copilot and removed request for Copilot March 18, 2026 09:10
Copilot AI review requested due to automatic review settings April 9, 2026 18:23
@dependabot dependabot bot force-pushed the dependabot/uv/framework/pyjwt-2.12.0 branch from 97fd32f to a3f80bf Compare April 9, 2026 18:23
@dependabot dependabot bot review requested due to automatic review settings April 9, 2026 18:23
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.11.0...2.12.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.12.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings April 12, 2026 11:51
@dependabot dependabot bot force-pushed the dependabot/uv/framework/pyjwt-2.12.0 branch from a3f80bf to 7833bf1 Compare April 12, 2026 11:51
@dependabot dependabot bot review requested due to automatic review settings April 12, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bot Created by bot (automation). dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants