What's Changed
- GitHub Actions: Add Python 3.13 to the testing by @cclauss in #488
- [REMOVE] - tests: remove duplicate get_solr method from SolrTestCase class. by @DhavalGojiya in #506
- fix: Remove ruff (handled by pre-commit.ci, not a runtime dependency) by @DhavalGojiya in #516
- fix: Remove setup.cfg to eliminate Python 2 tag from distribution by @DhavalGojiya in #517
- EOL: Drop support for Python 3.9 and below by @DhavalGojiya in #518
- feat: Configure Ruff linter pre-commit to perform write operations by @DhavalGojiya in #519
- Format Python code with ruff-format instead of black by @cclauss in #520
Dependabot
- Bump requests from 2.32.0 to 2.32.4 by @dependabot[bot] in #501
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #505
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #504
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #508
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #510
- Bump urllib3 from 2.4.0 to 2.5.0 by @dependabot[bot] in #502
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #511
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #512
Pre-commit
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #491
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #492
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #493
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #495
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #498
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #499
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #500
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #503
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #507
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #509
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #513
New Contributors
- @DhavalGojiya made their first contribution in #506
Full Changelog: v3.10.0...v3.11.0