]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump pillow from 10.3.0 to 10.4.0 (#12105)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Sep 2024 13:15:17 +0000 (15:15 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2024 13:15:17 +0000 (15:15 +0200)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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.3.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index ab2b0165be0b83142bd82d3ed11a56d646937189..332fd1857eddbab274292544f2b540531c93d274 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.3.0
+pillow==10.4.0
 # For image processing by Material for MkDocs
 cairosvg==2.7.1
 mkdocstrings[python]==0.25.1