]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 12 Oct 2024 09:59:23 +0000 (09:59 +0000)
committergithub-actions <github-actions@github.com>
Sat, 12 Oct 2024 09:59:23 +0000 (09:59 +0000)
docs/en/docs/release-notes.md

index 4843370e71b53058331d8fc1efb81de033ee0e51..780f41ed32c557e7676955a72b170e90f9640b61 100644 (file)
@@ -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