Skip to content

Update supported versions#273

Merged
takis merged 4 commits intocodingjoe:masterfrom
takis:update_supported_versions
Apr 24, 2025
Merged

Update supported versions#273
takis merged 4 commits intocodingjoe:masterfrom
takis:update_supported_versions

Conversation

@takis
Copy link
Copy Markdown
Collaborator

@takis takis commented Apr 24, 2025

No description provided.

takis added 4 commits April 24, 2025 14:36
Python 3.8 has reached end-of-life (no security fixes), so we no longer
test against it in CI.
- Extend GitHub Actions workflow to test against Python 3.10, 3.11, 3.12, and 3.13
- Update setup.cfg classifiers to include new Python versions

This incremental change expands test coverage across the latest Python releases,
ensuring compatibility with newer Python interpreters.
- Update GitHub Actions workflow to test against Django 4.2, 5.1, and 5.2
- Update setup.cfg classifiers to reflect new Django versions
- Modify install_requires to set minimum Django version to 4.2

This change ensures the project is tested and configured for compatibility
with the latest Django long-term support (LTS) and current releases.
@takis takis merged commit 1e9b86a into codingjoe:master Apr 24, 2025
6 of 9 checks passed
@takis takis deleted the update_supported_versions branch April 24, 2025 12:40
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