diff --git a/build-requirements.txt b/build-requirements.txt index 2d3429a..7a46ed1 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -1,5 +1,5 @@ -\pyroma == 3.3 -pytest == 7.1.1 -pytest-cov == 3.0.0 -mypy == 0.942 -pre-commit == 2.18.1 +pyroma == 4.2 +pytest == 7.4.0 +pytest-cov == 4.1.0 +mypy ==1.4.1 +pre-commit == 3.3.3