Poetry(deps): Bump pillow from 10.2.0 to 10.3.0

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>
This commit is contained in:
dependabot[bot] 2024-04-01 14:41:53 +00:00 committed by Marcello Lamonaca
parent d04db24c4b
commit d466c37386
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View file

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

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]