Skip to content

chore: bump pytest and pygments to patch dependabot alerts#16

Merged
SachaMorard merged 1 commit into
mainfrom
chore/dependabot-fixes
May 20, 2026
Merged

chore: bump pytest and pygments to patch dependabot alerts#16
SachaMorard merged 1 commit into
mainfrom
chore/dependabot-fixes

Conversation

@SachaMorard
Copy link
Copy Markdown
Member

Summary

  • Bump pytest constraint to >=9.0.3 (was >=8.0.0) — fixes GHSA tmpdir handling (medium)
  • Refresh uv.lock so pygments resolves to 2.20.0 — fixes GUID-regex ReDoS (low)
  • Both are dev-only dependencies; runtime SDK has no deps and is unaffected

Test plan

  • uv sync --extra dev resolves cleanly
  • uv run pytest — 18/18 passing
  • Dependabot alerts auto-close once merged to main

Bump pytest to >=9.0.3 (fixes tmpdir handling CVE) and refresh the
lockfile so pygments resolves to 2.20.0 (fixes GUID-regex ReDoS).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@SachaMorard SachaMorard requested a review from a team as a code owner May 20, 2026 04:03
@SachaMorard SachaMorard merged commit 1ff6bdd into main May 20, 2026
1 check passed
@SachaMorard SachaMorard deleted the chore/dependabot-fixes branch May 20, 2026 04:06
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.

1 participant