Poetry(deps): Bump pillow from 9.5.0 to 10.0.0 (#30)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.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/9.5.0...10.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] 2023-07-05 15:39:11 +02:00 committed by GitHub
parent 19cb7961f7
commit 199fc23816
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 58 additions and 70 deletions

View file

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