diff --git a/pyproject.toml b/pyproject.toml index d66fdb4..3ef0356 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = ["pytest>=8.4.2", "pytest-cov>=7.1.0", "ruff>=0.15.15"] docs = [ "mkdocstrings-python>=2.0.0", "zensical>=0.0.24", - "pillow>=11.3.0", + "pillow>=12.2.0", "cairosvg>=2.8.2" ]