What's Changed
- ci: include github actions in dependabot updates by @jtc42 in #61
- Bump actions/setup-python from 1 to 5 by @dependabot in #62
- Bump actions/checkout from 1 to 4 by @dependabot in #63
- Update httpx requirement from >=0.23.1,<0.27.0 to >=0.23.1,<0.28.0 by @dependabot in #73
- Add tox environment for minimal versions by @ELC in #64
- Add additional resources to the docs by @ELC in #74
- Correct PyPI badge link by @pattersam in #80
- Update ruff requirement from >=0.1.8,<0.3.0 to >=0.1.8,<0.4.0 by @dependabot in #75
- Update uvicorn requirement from >=0.17.6,<0.28.0 to >=0.17.6,<0.30.0 by @dependabot in #78
- Update pytest-cov requirement from >=3,<5 to >=3,<6 by @dependabot in #79
- fix: ignore pylint arguments-differ false-positive by @jtc42 in #81
- Update ruff requirement from >=0.1.8,<0.4.0 to >=0.5.1,<0.6.0 by @dependabot in #85
- Update ruff requirement from >=0.5.1,<0.6.0 to >=0.5.1,<0.7.0 by @dependabot in #86
- Update uvicorn requirement from >=0.17.6,<0.30.0 to >=0.17.6,<0.31.0 by @dependabot in #83
- test: ignore too-many-positional-arguments in pylint by @jtc42 in #87
- Update ruff requirement from >=0.5.1,<0.7.0 to >=0.5.1,<0.8.0 by @dependabot in #90
- Update uvicorn requirement from >=0.17.6,<0.31.0 to >=0.17.6,<0.33.0 by @dependabot in #89
- ci: ignore str subclass warning by @jtc42 in #91
- chore(deps): update minimum versions to work around Starlette issue 2770 by @jtc42 in #95
- Update ruff requirement from >=0.5.1,<0.8.0 to >=0.5.1,<0.9.0 by @dependabot in #92
- Update uvicorn requirement from >=0.17.6,<0.33.0 to >=0.17.6,<0.34.0 by @dependabot in #94
- Drop Python 3.8 and bump to v2.2 by @jtc42 in #96
New Contributors
- @pattersam made their first contribution in #80
Full Changelog: v2.1.0...v2.2.0