diff --git a/pyproject.toml b/pyproject.toml index 54c144e3..64eaa4b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ console = ["ipython"] ruff = "0.3.0" [tool.poetry.group.check.dependencies] -mypy = "1.8.0" +mypy = "1.10.0" types-pillow = "10.2.0.20240213" types-tqdm = "4.66.0.20240106"