diff --git a/requirements-testing.txt b/requirements-testing.txt index e403f259..f3bf7469 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ coverage[toml] == 7.* pytest == 8.3.* pytest-cov == 6.1.* -pytest-timeout == 2.3.* +pytest-timeout == 2.4.* pytest-xdist == 3.6.* types-PyYAML ~= 6.0 black == 25.*