Skip to content

Update dependency pyjwt to v2.12.0#1316

Merged
simu merged 1 commit intomasterfrom
renovate/pyjwt-2.x
Mar 13, 2026
Merged

Update dependency pyjwt to v2.12.0#1316
simu merged 1 commit intomasterfrom
renovate/pyjwt-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Confidence
pyjwt 2.11.02.12.0 age confidence

Release Notes

jpadilla/pyjwt (pyjwt)

v2.12.0

Compare Source

Fixed


- Annotate PyJWKSet.keys for pyright by @&#8203;tamird in `#&#8203;1134 <https://github.com/jpadilla/pyjwt/pull/1134>`__
- Close ``HTTPError`` response to prevent ``ResourceWarning`` on Python 3.14 by @&#8203;veeceey in `#&#8203;1133 <https://github.com/jpadilla/pyjwt/pull/1133>`__
- Do not keep ``algorithms`` dict in PyJWK instances by @&#8203;akx in `#&#8203;1143 <https://github.com/jpadilla/pyjwt/pull/1143>`__
- Validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. by @&#8203;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 `#&#8203;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).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 12, 2026 21:57
@renovate renovate bot added the dependency Pull requests that update a dependency file label Mar 12, 2026
@renovate renovate bot force-pushed the renovate/pyjwt-2.x branch from bd67cd8 to 786e914 Compare March 13, 2026 08:13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/pyjwt-2.x branch from 786e914 to 6fa4847 Compare March 13, 2026 08:33
@simu simu enabled auto-merge March 13, 2026 08:35
@simu simu disabled auto-merge March 13, 2026 08:52
@simu simu enabled auto-merge March 13, 2026 08:52
@simu simu merged commit f7d8c4b into master Mar 13, 2026
20 of 21 checks passed
@simu simu deleted the renovate/pyjwt-2.x branch March 13, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant