chore(pip-prod)(deps): bump pillow from 10.4.0 to 11.0.0

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>
This commit is contained in:
dependabot[bot]
2024-10-15 15:55:32 +00:00
committed by Luke Tainton
parent 63a36d838d
commit 9952ac44bf
2 changed files with 80 additions and 85 deletions

View File

@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11.2"
webex-bot = "^0.5.2"
pillow = "^10.4.0"
pillow = "^11.0.0"
sentry-sdk = "^2.16.0"
[tool.poetry.group.dev.dependencies]