⬆️ Bump pillow from 10.4.0 to 11.0.0 (#470)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.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>
This commit is contained in:
dependabot[bot]
2024-10-16 02:58:27 +00:00
committed by GitHub
parent 7eea235f52
commit b56385b412
2 changed files with 80 additions and 85 deletions

View File

@@ -28,7 +28,7 @@ jinja2 = '^3.1.3'
lxml = '^5.1.0'
msgspec = '^0.18.6'
pandas = '>=1.4.3,<3.0.0'
pillow = '^10.3.0'
pillow = '>=10.3,<12.0'
playwright = '^1.41.2'
rich = '^13.7.1'
yarl = '^1.9.4'