diff --git a/pyproject.toml b/pyproject.toml index 543da0a..1af16ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ dev = [ "black==25.1.0", "build==1.2.2.post1", - "mypy==1.17.0", + "mypy==1.17.1", "pytest==8.4.1", "pytest-cov==6.2.1", "pylint==3.3.7",