From: github-actions[bot] Date: Thu, 18 Sep 2025 08:09:56 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.117.0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c1f87c56387a96dbdddb2b1c4ec9ba48dcebc4e;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 87d90b0e8..bcebdf98a 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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