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

2
poetry.lock generated
View file

@ -983,4 +983,4 @@ files = [
[metadata] [metadata]
lock-version = "2.0" lock-version = "2.0"
python-versions = "^3.10" python-versions = "^3.10"
content-hash = "109406fb0a5b63acecd5fe158d93a73d5eadc4fa4cff36a654329efb2603ee6b" content-hash = "56c67637276392c31b24edf3b9eb06f5595f4fa5ab3f300318149c68b4f35688"

View file

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