]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 02:53:07 +0000 (02:53 +0000)
committergithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 02:53:07 +0000 (02:53 +0000)
docs/en/docs/release-notes.md

index 7e1e409aba0ded4ba2965c6c1ce37757cd74ef28..d39ffaf88fa40ee94ce883aa64135b00e34dd2c5 100644 (file)
@@ -170,6 +170,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump pillow from 10.1.0 to 10.2.0. PR [#11011](https://github.com/tiangolo/fastapi/pull/11011) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump black from 23.3.0 to 24.3.0. PR [#11325](https://github.com/tiangolo/fastapi/pull/11325) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 👷 Add cron to run test once a week on monday. PR [#11377](https://github.com/tiangolo/fastapi/pull/11377) by [@estebanx64](https://github.com/estebanx64).
 * ➕ Replace mkdocs-markdownextradata-plugin with mkdocs-macros-plugin. PR [#11383](https://github.com/tiangolo/fastapi/pull/11383) by [@tiangolo](https://github.com/tiangolo).