]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 22 Jan 2025 18:03:00 +0000 (18:03 +0000)
committergithub-actions <github-actions@github.com>
Wed, 22 Jan 2025 18:03:00 +0000 (18:03 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 5f527d37b122e7009c8d606264377167a7ef9df9..d982a15f2731cd582c134ee0984b6f6d5240df06 100644 (file)
@@ -33,6 +33,10 @@ hide:
 * ✅ Simplify tests for background_tasks. PR [#13166](https://github.com/fastapi/fastapi/pull/13166) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for additional_status_codes. PR [#13149](https://github.com/fastapi/fastapi/pull/13149) by [@tiangolo](https://github.com/tiangolo).
 
+### Upgrades
+
+* ⬆️ Upgrade `jinja2` to >=3.1.5. PR [#13194](https://github.com/fastapi/fastapi/pull/13194) by [@DanielKusyDev](https://github.com/DanielKusyDev).
+
 ### Docs
 
 * ✏️ Update Strawberry integration docs. PR [#13155](https://github.com/fastapi/fastapi/pull/13155) by [@kinuax](https://github.com/kinuax).