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

docs/en/docs/release-notes.md

index d39e15e9c87f8dc1e10ffd114b1517294b12b56d..5a7f3b8f7b6180aa0c7197eebc15c2db93a6dea4 100644 (file)
@@ -62,6 +62,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump markdown-include-variants from 0.0.3 to 0.0.4. PR [#13129](https://github.com/fastapi/fastapi/pull/13129) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump inline-snapshot from 0.14.0 to 0.18.1. PR [#13132](https://github.com/fastapi/fastapi/pull/13132) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump mkdocs-macros-plugin from 1.0.5 to 1.3.7. PR [#13133](https://github.com/fastapi/fastapi/pull/13133) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔨 Add internal scripts to generate language translations with PydanticAI, include Spanish prompt. PR [#13123](https://github.com/fastapi/fastapi/pull/13123) by [@tiangolo](https://github.com/tiangolo).