diff --git a/requirements-testing.txt b/requirements-testing.txt index 662d2647..5437ab0f 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -6,4 +6,4 @@ pytest-xdist == 3.7.* types-PyYAML ~= 6.0 black == 25.* ruff == 0.11.* -mypy == 1.16.* +mypy == 1.17.*