diff --git a/requirements-ci.txt b/requirements-ci.txt index 45fb0f6..f9be1ed 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,6 +1,6 @@ # these are not required to run the program # but required to run tests and ci checks pytest==8.3.5 -pytest-cov==6.1.0 +pytest-cov==6.1.1 codecov==2.1.13 prospector==1.16.1