diff --git a/requirements-dev.txt b/requirements-dev.txt index e1de7cf..1a375fc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -r requirements.txt -pytest==5.3.5 -pytest-cov==2.8.1 -pytest-pythonpath==0.7 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-pythonpath==0.7.4 wheel twine