diff --git a/requirements-testing.txt b/requirements-testing.txt index f3bf746..d141d2f 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -2,7 +2,7 @@ coverage[toml] == 7.* pytest == 8.3.* pytest-cov == 6.1.* pytest-timeout == 2.4.* -pytest-xdist == 3.6.* +pytest-xdist == 3.7.* types-PyYAML ~= 6.0 black == 25.* ruff == 0.11.*