]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 18 Sep 2025 08:09:56 +0000 (08:09 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 18 Sep 2025 08:09:56 +0000 (08:09 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 87d90b0e87e39befc8a2ba4020d41260cf77fda4..bcebdf98a244275e904b96417ac8bde872f4a092 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* 📌 Pin `httpx` to `>=0.23.0,<1.0.0`. PR [#14086](https://github.com/fastapi/fastapi/pull/14086) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ## 0.116.2
 
 ### Upgrades