diff --git a/requirements.txt b/requirements.txt index 670c74d..b0383d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # These are just used for Github and CI. numpy==1.26.4 -pytest==8.0.2 +pytest==8.1.1 pytest-cov==4.1.0 ruff==0.3.0