]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 21 May 2026 06:55:49 +0000 (06:55 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 21 May 2026 06:55:49 +0000 (06:55 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 71bd6cc9f21803af4fa3ffc50dbccea1715dbf63..5923de120ed2e1fbb1a61f17aa0e305880355164 100644 (file)
@@ -36,6 +36,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump urllib3 from 2.6.3 to 2.7.0. PR [#15502](https://github.com/fastapi/fastapi/pull/15502) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump idna from 3.11 to 3.15. PR [#15565](https://github.com/fastapi/fastapi/pull/15565) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump cloudflare/wrangler-action from 3.15.0 to 4.0.0. PR [#15571](https://github.com/fastapi/fastapi/pull/15571) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔧 Migrate docs from MkDocs to Zensical. PR [#15563](https://github.com/fastapi/fastapi/pull/15563) by [@tiangolo](https://github.com/tiangolo).