Skip to content

Conversation

jamesbraza
Copy link
Owner

This PR:

  • Adds support for Python 3.14
  • Updated rule opt-ins and disables for newer tooling versions.

@jamesbraza jamesbraza requested a review from Copilot October 9, 2025 00:01
@jamesbraza jamesbraza self-assigned this Oct 9, 2025
@jamesbraza jamesbraza added the enhancement New feature or request label Oct 9, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates project configuration to support Python 3.14 and modernizes tooling dependencies. This ensures the project stays current with the latest Python release and benefits from updated linting/testing tools.

  • Added Python 3.13 and 3.14 to supported versions
  • Updated pre-commit hooks to newer versions (black, ruff, hadolint, etc.)
  • Enhanced CI to test on both minimum (3.11) and maximum (3.14) Python versions

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
pyproject.toml Added Python 3.13/3.14 classifiers and enabled new ruff rules
.pre-commit-config.yaml Updated all pre-commit hook versions to latest releases
.github/workflows/lint-test.yaml Added matrix strategy to test on Python 3.11 and 3.14

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jamesbraza
Copy link
Owner Author

Closing in favor of #42 and #45

@jamesbraza jamesbraza closed this Oct 13, 2025
@jamesbraza jamesbraza deleted the newer-deps branch October 13, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant