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