]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 28 Jan 2025 23:35:44 +0000 (23:35 +0000)
committergithub-actions <github-actions@github.com>
Tue, 28 Jan 2025 23:35:44 +0000 (23:35 +0000)
[skip ci]

docs/en/docs/release-notes.md

index c0cb88e219cb52c772b8cd7cfedd4ea4a3aaf515..ad8b85d0ef69d23048887dfd1ec96bf2acd99383 100644 (file)
@@ -20,6 +20,7 @@ hide:
 
 ### Internal
 
+* ⬆️ Upgrade AnyIO max version for tests, new range: `>=3.2.1,<5.0.0`. PR [#13273](https://github.com/fastapi/fastapi/pull/13273) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update Sponsors badges. PR [#13271](https://github.com/fastapi/fastapi/pull/13271) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Fix `notify_translations.py` empty env var handling for PR label events vs workflow_dispatch. PR [#13272](https://github.com/fastapi/fastapi/pull/13272) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Refactor and move `scripts/notify_translations.py`, no need for a custom GitHub Action. PR [#13270](https://github.com/fastapi/fastapi/pull/13270) by [@tiangolo](https://github.com/tiangolo).