What's Changed
- support Python 3.14; drop 3.9 by @mr-c in #194 #195
- setuptools is not needed at runtime by @a-detiste in #201
Tests
Deps
- Bump mypy from 1.14.0 to 1.14.1 by @dependabot[bot] in #182
- Bump mypy from 1.14.1 to 1.15.0 by @dependabot[bot] in #183
- Bump mypy from 1.15.0 to 1.17.1 by @dependabot[bot] in #187
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #188
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #189
- Bump mypy from 1.17.1 to 1.18.1 by @dependabot[bot] in #191
- Bump mypy from 1.18.1 to 1.18.2 by @dependabot[bot] in #192
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #193
- Update pytest requirement from <9 to <10 by @dependabot[bot] in #196
- Bump mypy from 1.18.2 to 1.19.0 by @dependabot[bot] in #198
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #197
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #199
- Bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #200
New Contributors
- @a-detiste made their first contribution in #201
Full Changelog: v1.2.12...v1.2.14