Skip to content

Commit 0d50534

Browse files
renovate[bot]gjtorikianclaude
authored
fix(deps): update dependency pyjwt to v2.12.0 [security] (#589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ac73bae commit 0d50534

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"cryptography>=44.0.2",
1212
"httpx~=0.28.1",
1313
"pydantic>=2.10.4",
14-
"pyjwt>=2.10.0 ; python_full_version >= '3.9'",
14+
"pyjwt>=2.12.0 ; python_full_version >= '3.9'",
1515
"pyjwt>=2.9.0,<2.10 ; python_full_version == '3.8.*'",
1616
]
1717

uv.lock

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)