diff --git a/pyproject.toml b/pyproject.toml index 88831c8ffaae5628a56b848cb065ea810d797035..146edc9b6dbbb3f20a327b1d7742391614ce6ebc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ training = [ ] test = [ "scikit-image==0.22.0", - "pytest==8.1.1", + "pytest==8.3.2", "pytest-lazy-fixtures==1.0.7", ]