]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump pillow from 11.1.0 to 11.3.0 (#13852)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 2 Jul 2025 19:07:09 +0000 (21:07 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Jul 2025 19:07:09 +0000 (21:07 +0200)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.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/11.1.0...11.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.3.0
  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 059203ec1b627d8d91e95ba002f237b3e42e78bc..5c5701f731af2da853254d2d9b8eccd7ac39c825 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==11.1.0
+pillow==11.3.0
 # For image processing by Material for MkDocs
 cairosvg==2.7.1
 mkdocstrings[python]==0.26.1