Poetry(deps): Bump pillow from 10.2.0 to 10.3.0 (#48)

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-14 11:22:02 +02:00 committed by GitHub
parent d04db24c4b
commit ac4ac7f821
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ license = "MIT"
python = "^3.10"
mkdocs = "^1.4.3"
mkdocs-material = "^9.5.5"
pillow = "^10.2.0"
pillow = "^10.3.0"
cairosvg = "^2.7.0"
[tool.poetry.dev-dependencies]