]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 9 Dec 2024 22:45:09 +0000 (22:45 +0000)
committergithub-actions <github-actions@github.com>
Mon, 9 Dec 2024 22:45:09 +0000 (22:45 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 72fb9242bef66952cc69b831d265345b3cd28b91..a85e827af60fb15bedb1ace096eeb3f21337229b 100644 (file)
@@ -29,6 +29,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump dirty-equals from 0.6.0 to 0.8.0. PR [#13015](https://github.com/fastapi/fastapi/pull/13015) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump cloudflare/wrangler-action from 3.12 to 3.13. PR [#12996](https://github.com/fastapi/fastapi/pull/12996) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump astral-sh/setup-uv from 3 to 4. PR [#12982](https://github.com/fastapi/fastapi/pull/12982) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔧 Remove duplicate actions/checkout in `notify-translations.yml`. PR [#12915](https://github.com/fastapi/fastapi/pull/12915) by [@tinyboxvk](https://github.com/tinyboxvk).