What's Changed
- pyupgrade/black/isort/flake8 → ruff by @DimitriPapadopoulos in #769
- Add support for Python 3.13 and drop EOL 3.7 by @hugovk in #783
- Bump the github-actions group with 4 updates by @dependabot in #782
- Fix typo in
_parser
docstring by @pradyunsg in #784 - Modernise type annotations using FA rules from ruff by @pradyunsg in #785
- Document
markers.default_environment()
by @edgarrmondragon in #753 - Bump the github-actions group with 3 updates by @dependabot in #789
- Work around platform.python_version() returning non PEP 440 compliant version for non-tagged CPython builds by @sbidoul in #802
New Contributors
- @dependabot made their first contribution in #782
- @edgarrmondragon made their first contribution in #753
Full Changelog: 24.0...24.1