Skip to content

Add Python 3.14 support, bump deps, upgrade GitHub Actions#171

Merged
MaxGhenis merged 2 commits intomainfrom
python-3.14
Mar 9, 2026
Merged

Add Python 3.14 support, bump deps, upgrade GitHub Actions#171
MaxGhenis merged 2 commits intomainfrom
python-3.14

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Bump requires-python from <3.14 to <3.15
  • Update CI matrix to 3.12 (smoke) + 3.14 (full) across all workflows
  • Widen dependency upper bounds: pandas <4.0.0, plotly <7.0.0, scipy <2.0.0, pytest <10.0.0, pytest-cov <8.0.0
  • Upgrade GitHub Actions: checkout v3→v4, setup-python v4→v5, codecov-action v3→v5

Test plan

  • CI passes on both Python 3.12 and 3.14
  • No dependency resolution failures

🤖 Generated with Claude Code

MaxGhenis and others added 2 commits March 9, 2026 11:41
Bump requires-python upper bound from <3.14 to <3.15 and update CI
matrix to test on 3.12 (smoke) + 3.14 (full).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Bump requires-python from <3.14 to <3.15
- Update CI matrix: 3.12 (smoke) + 3.14 (full) across all workflows
- Widen dependency upper bounds:
  - pandas: <3.0.0 → <4.0.0
  - plotly: <6.0.0 → <7.0.0
  - scipy: <1.17.0 → <2.0.0
  - pytest: <9.0.0 → <10.0.0
  - pytest-cov: <7.0.0 → <8.0.0
- Upgrade GitHub Actions:
  - checkout v3 → v4
  - setup-python v4 → v5
  - codecov-action v3 → v5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
microimpute-dashboard Ready Ready Preview, Comment Mar 9, 2026 3:46pm

@MaxGhenis MaxGhenis merged commit 53a315e into main Mar 9, 2026
8 checks passed
@MaxGhenis MaxGhenis deleted the python-3.14 branch March 9, 2026 15:57
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