]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump pillow from 10.1.0 to 10.2.0 (#11011)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Apr 2024 02:50:49 +0000 (02:50 +0000)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 02:50:49 +0000 (02:50 +0000)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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.1.0...10.2.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>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
requirements-docs.txt

index 374f182056283e1b5b606c4fea2159444d702c1f..e59521c61ab667beacf1238b16ab4c5c1b240feb 100644 (file)
@@ -9,7 +9,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.1.0
+pillow==10.2.0
 # For image processing by Material for MkDocs
 cairosvg==2.7.0
 mkdocstrings[python]==0.23.0