diff --git a/requirements-testing.txt b/requirements-testing.txt index 2a6697a..3dc0a7a 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage-conditional-plugin == 0.9.0 pytest == 8.4.* pytest-cov == 6.2.* pytest-timeout == 2.4.* -pytest-xdist == 3.7.* +pytest-xdist == 3.8.* black == 25.* ruff == 0.12.* mypy == 1.16.*