diff --git a/pyproject.toml b/pyproject.toml index 54c144e3..aefb09ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ ruff = "0.3.0" [tool.poetry.group.check.dependencies] mypy = "1.8.0" -types-pillow = "10.2.0.20240213" +types-pillow = "10.2.0.20240423" types-tqdm = "4.66.0.20240106" lxml-stubs = "0.5.1"