Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 27, 2026

Summary

  • Add Dependabot configuration for automated dependency updates
    • Python dependencies: weekly, max 10 PRs
    • GitHub Actions: weekly, max 5 PRs
  • Require Python 3.13+ (drop support for older versions)
  • Update Poetry from 1.4.0 to 2.3.1
  • Fix deprecated [tool.poetry.dev-dependencies][tool.poetry.group.dev.dependencies]
  • Update actions/checkout from v2 to v4
  • Update actions/setup-python from v2 to v5
  • Fix black formatting issues

Fixes #17

Test plan

  • Verify CI passes on all platforms (ubuntu, macos, windows)
  • Verify Dependabot config is valid

Copilot AI and others added 2 commits January 27, 2026 15:40
Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com>
Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com>
Copilot AI changed the title [WIP] Add configuration for Dependabot Add Dependabot configuration Jan 27, 2026
Copilot AI requested a review from dannywillems January 27, 2026 15:42
@dannywillems dannywillems marked this pull request as ready for review January 27, 2026 15:42
@dannywillems dannywillems merged commit ed76978 into main Jan 28, 2026
3 checks passed
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.

Setup dependabot

2 participants