diff --git a/pyproject.toml b/pyproject.toml index 64b0dad0..cb5cf2fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "wild-time-data==0.1.1", "torch>=1.10.0, <1.12.2", # PyTest Dependencies - "pytest==7.4.3", + "pytest==8.2.2", "pytest-cov==4.1.0", "pytest-helpers-namespace==2021.12.29", ]