diff --git a/tests/requirements.txt b/tests/requirements.txt index 9d8673b..817a9b4 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,6 +1,6 @@ coverage==5.5 codecov==2.1.11 -pytest==6.2.4 +pytest==9.0.3 pytest-cov==2.12.1 pytest-flake8==1.0.7 flake8==3.9.2