Skip to content

fix(ci): sync test-minimum-versions job with current pyproject.toml minimums#23

Merged
the-mace merged 2 commits into
mainfrom
fix/ci-minimum-versions-sync
Jul 6, 2026
Merged

fix(ci): sync test-minimum-versions job with current pyproject.toml minimums#23
the-mace merged 2 commits into
mainfrom
fix/ci-minimum-versions-sync

Conversation

@the-mace

Copy link
Copy Markdown
Owner

Summary

Test plan

  • CI test-minimum-versions job runs with the correct minimum versions matching pyproject.toml
  • All 58 existing tests continue to pass (verified locally)

🤖 Generated with Claude Code

…inimums

After PRs #11, #12, and #15 bumped httpx, click, and pytest minimums in
pyproject.toml, the hardcoded versions in the test-minimum-versions CI job
were not updated, causing it to test below the declared minimums.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@the-mace the-mace enabled auto-merge (squash) July 6, 2026 13:06
@the-mace the-mace merged commit 96b319d into main Jul 6, 2026
13 checks passed
@the-mace the-mace deleted the fix/ci-minimum-versions-sync branch July 6, 2026 13:08
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