From: github-actions Date: Sat, 12 Oct 2024 09:59:23 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63c428fbf9363aaad0e967d30f8b199f5dc23e39;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 4843370e71..780f41ed32 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Upgrades + +* ⬆️ Upgrade Starlette to `>=0.37.2,<0.41.0`. PR [#12431](https://github.com/fastapi/fastapi/pull/12431) by [@tiangolo](https://github.com/tiangolo). + ## 0.115.1 ### Fixes