diff --git a/pyproject.toml b/pyproject.toml index 46e465b..b48ec93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = ["pytest>=7.4.0", "pytest-cov>=3.0.0", "ruff>=0.0.285"] docs = [ "mkdocstrings-python>=2.0.0", "zensical>=0.0.24", - "pillow>=10.0.0", + "pillow>=11.3.0", "cairosvg>=2.7.1" ]