]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump pillow from 10.3.0 to 11.0.0 (#1139)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 22 Dec 2024 14:44:58 +0000 (14:44 +0000)
committerGitHub <noreply@github.com>
Sun, 22 Dec 2024 14:44:58 +0000 (14:44 +0000)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.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...11.0.0)

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

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

index 31f1a6d02db4f85c039abff3767a5e5b741edfa1..da15671f505f0d72b60b17515ea63e1886b4c30c 100644 (file)
@@ -7,7 +7,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==11.0.0
 # For image processing by Material for MkDocs
 cairosvg==2.7.1
 # mkdocstrings[python]==0.25.1