chore(pip-prod)(deps): bump pillow from 10.2.0 to 10.3.0 (#191)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.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.2.0...10.3.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>
This commit is contained in:
dependabot[bot]
2024-04-01 16:36:50 +01:00
committed by GitHub
parent b8b9d93ba4
commit 35c858b69e
2 changed files with 72 additions and 71 deletions

View File

@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11.2"
webex-bot = "^0.4.0"
pillow = "^10.0.0"
pillow = "^10.3.0"
[tool.poetry.group.dev.dependencies]
black = "^24.3.0"