diff --git a/pyproject.toml b/pyproject.toml index 61111463..2128871e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ server = [ test = [ "codespell==2.3.0", "isort==5.13.2", - "mypy==1.10.0", + "mypy==1.10.1", "pre-commit==3.7.1", "pre-commit-hooks==4.6.0", "pylint==3.2.3",