Skip to content

Conversation

@nickmoreton
Copy link

This pull request updates the project to support Python 3.14 and Wagtail 7.2. It removes support for Python 3.9 and updates documentation, configuration, and testing matrices to reflect these changes.

Python version updates:

  • Added support for Python 3.14 across all configuration files, removed Python 3.9, and updated the minimum required version to Python 3.10 in pyproject.toml, .pre-commit-config.yaml, .github/workflows/test.yml, and tox.ini

Wagtail version updates:

  • Added support for Wagtail 7.2 in documentation and testing configurations; updated dependency ranges in tox.ini and README.md

Comment on lines +33 to +34
duration: int | None = 100,
thumbnail: str | None = False,
Copy link
Author

Choose a reason for hiding this comment

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

Changed by ruff

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