diff --git a/pyproject.toml b/pyproject.toml index ce37bb8..f930ee1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ notebooks = [ "ipywidgets>=8.1.1,<8.2", ] dev-tests = [ - "pytest>=8.3.1,<8.4", + "pytest>=8.3.1,<8.5", "pytest-cov>=6.0.0,<7.1", "pytest-mock>=3.14.0,<3.15", "scikit-learn>=1.5.1,<1.7",