diff --git a/pyproject.toml b/pyproject.toml index 516308ae7..107a8bfc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dev = [ "ruff == 0.6.1" ] mypy = [ - "mypy == 1.14.0", + "mypy == 1.14.1", "types-requests ~= 2.32.0", "types-pyyaml ~= 6.0", ]