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

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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...10.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 17:37:58 +00:00
committed by Luke Tainton
parent 8aa3ee881b
commit e6cfa21599
2 changed files with 84 additions and 73 deletions

View File

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