diff --git a/pyproject.toml b/pyproject.toml index af7122fa10..d9c108d2d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ notebook = [ ] # FIXME: update to newer versions tests = [ - "pytest==8.4.1", + "pytest==8.4.2", "pytest-cov==6.2.1", "pytest-mock==3.14.1", "tox",