diff --git a/requirements_dev.txt b/requirements_dev.txt index 3789afb..62f98c4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.1 Sphinx==1.8.1 twine==1.12.1 -pytest==3.9.1 +pytest==8.3.4 pytest-runner==4.2