Upgrades
- ⬆ Bump Starlette to version
0.22.0
to fix bad encoding for query parameters in newTestClient
. PR #5659 by @azogue.
Docs
- ✏️ Fix typo in docs for
docs/en/docs/advanced/middleware.md
. PR #5376 by @rifatrakib.
Translations
Internal
- 👷 Tweak build-docs to improve CI performance. PR #5699 by @tiangolo.
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #5566 by @pre-commit-ci[bot].
- ⬆️ Upgrade Ruff. PR #5698 by @tiangolo.
- 👷 Remove pip cache for Smokeshow as it depends on a requirements.txt. PR #5700 by @tiangolo.
- 💚 Fix pip cache for Smokeshow. PR #5697 by @tiangolo.
- 👷 Fix and tweak CI cache handling. PR #5696 by @tiangolo.
- 👷 Update
setup-python
action in tests to use new caching feature. PR #5680 by @madkinsz. - ⬆ Bump black from 22.8.0 to 22.10.0. PR #5569 by @dependabot[bot].