Skip to content

fix(deps): upgrade PyJWT (security)#19

Merged
claude-puntlabs merged 2 commits intomainfrom
fix/security-deps-pyjwt
Mar 31, 2026
Merged

fix(deps): upgrade PyJWT (security)#19
claude-puntlabs merged 2 commits intomainfrom
fix/security-deps-pyjwt

Conversation

@claude-puntlabs
Copy link
Copy Markdown
Contributor

@claude-puntlabs claude-puntlabs commented Mar 31, 2026

Summary

  • Upgrades PyJWT 2.11.0 → 2.12.1
  • Fixes high-severity vulnerability: accepts unknown crit header extensions
  • Only uv.lock changed — pyproject.toml constraint already satisfied

Test plan

  • make check passes (84 tests, 0 ruff/mypy/pyright violations)
  • PyJWT 2.12.1 confirmed in uv.lock

Note

Low Risk
Low risk because this is a lockfile-only dependency patch update, but it can subtly affect JWT encode/decode/validation behavior at runtime.

Overview
Upgrades the locked pyjwt package from 2.11.0 → 2.12.1 in uv.lock, updating the pinned sdist/wheel artifacts (hashes/URLs) accordingly.

Written by Cursor Bugbot for commit df032dd. This will update automatically on new commits. Configure here.

Copilot AI review requested due to automatic review settings March 31, 2026 03:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@claude-puntlabs claude-puntlabs requested a review from Copilot March 31, 2026 03:33
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread uv.lock Outdated
@claude-puntlabs claude-puntlabs merged commit cfc80de into main Mar 31, 2026
7 checks passed
@claude-puntlabs claude-puntlabs deleted the fix/security-deps-pyjwt branch March 31, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants