diff --git a/pyproject.toml b/pyproject.toml index cf84374..27804cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ cacheout = "^0.16.0" optional = true [tool.poetry.group.test.dependencies] -mypy = "^1.10.0" +mypy = "^2.3.0" types-requests = "^2.32.0.20240712" types-pyyaml = "^6.0.12.20240311" pylint = {version=">=3.2.2,<5.0.0", extras=["spelling"]}