From: github-actions Date: Fri, 28 Feb 2025 14:08:09 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.10~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b78887f3d3248ec3fad8cd0c93382354096d4f11;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 833d52bda4..1c6bd259e4 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Upgrades + +* ⬆️ Bump Starlette to allow up to 0.46.0: `>=0.40.0,<0.47.0`. PR [#13426](https://github.com/fastapi/fastapi/pull/13426) by [@musicinmybrain](https://github.com/musicinmybrain). + ## 0.115.9 ### Fixes