]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump pillow from 11.0.0 to 11.1.0 (#13300)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 7 Feb 2025 22:22:35 +0000 (22:22 +0000)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2025 22:22:35 +0000 (22:22 +0000)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.1.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.0.0...11.1.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>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
requirements-docs.txt

index 6f391675a7a64a127cd22a6936e7a84bb193f20f..9af2a85d9f8af68a7a5601f08a63245cbe8e7870 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.0.0
+pillow==11.1.0
 # For image processing by Material for MkDocs
 cairosvg==2.7.1
 mkdocstrings[python]==0.26.1