Skip to content

FIX: Sync poetry.lock and drop Python 3.9 from CI matrix#29

Merged
vcai4071 merged 3 commits into
mainfrom
fix-poetry-lock
Jul 16, 2026
Merged

FIX: Sync poetry.lock and drop Python 3.9 from CI matrix#29
vcai4071 merged 3 commits into
mainfrom
fix-poetry-lock

Conversation

@vcai4071

@vcai4071 vcai4071 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Regenerates poetry.lock so it matches the recent pyproject.toml dependency changes (pandas ^2, sphinx pin), fixing the CI lock-file validation failure.
  • Removes Python 3.9 from the test matrix, since it is EOL and no longer preinstalled on GitHub-hosted runners.
  • Bumps actions/setup-python from v4 to v5 for consistency with the other workflows.

Test plan

  • CI Run Tests passes for Python 3.10, 3.11, and 3.12
  • poetry check --lock succeeds locally

@vcai4071 vcai4071 changed the title Update Poetry Lock File FIX: Sync poetry.lock and drop Python 3.9 from CI matrix Jul 16, 2026
@vcai4071
vcai4071 requested a review from leoRblx July 16, 2026 23:03
@vcai4071
vcai4071 merged commit 2c75eaa into main Jul 16, 2026
3 checks passed
@vcai4071
vcai4071 deleted the fix-poetry-lock branch July 16, 2026 23:16
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