]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump pillow from 10.2.0 to 10.3.0 (#11403)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 19 Apr 2024 00:43:24 +0000 (19:43 -0500)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 00:43:24 +0000 (19:43 -0500)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements-docs.txt

index 8fa64cf39c4ed5c884dc54234ea35b69fb37872e..8462479ff45c1eeb98d2b9b18dd2823f1bb5434d 100644 (file)
@@ -8,7 +8,7 @@ pyyaml >=5.3.1,<7.0.0
 # For Material for MkDocs, Chinese search
 jieba==0.42.1
 # For image processing by Material for MkDocs
-pillow==10.2.0
+pillow==10.3.0
 # For image processing by Material for MkDocs
 cairosvg==2.7.0
 mkdocstrings[python]==0.23.0