]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 29 Oct 2023 09:49:57 +0000 (09:49 +0000)
committergithub-actions <github-actions@github.com>
Sun, 29 Oct 2023 09:49:57 +0000 (09:49 +0000)
docs/en/docs/release-notes.md

index 94c3451f85fa5d8de4a34ffab2ea562956ba5dad..ea2284cd5235d5972e4d5d4473c76d41622ee109 100644 (file)
@@ -7,6 +7,7 @@ hide:
 
 ## Latest Changes
 
+* ⬆ Bump pillow from 9.5.0 to 10.1.0. PR [#10446](https://github.com/tiangolo/fastapi/pull/10446) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Update mkdocs-material requirement from <9.0.0,>=8.1.4 to >=8.1.4,<10.0.0. PR [#5862](https://github.com/tiangolo/fastapi/pull/5862) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump mkdocs-material from 9.1.21 to 9.4.7. PR [#10545](https://github.com/tiangolo/fastapi/pull/10545) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 👷 Install MkDocs Material Insiders only when secrets are available, for Dependabot. PR [#10544](https://github.com/tiangolo/fastapi/pull/10544) by [@tiangolo](https://github.com/tiangolo).