diff --git a/pyproject.toml b/pyproject.toml index 87a8fc15acc..40272dec707 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "pre-commit>=3.3.3", ] tests = [ - "pytest==7.1.2", + "pytest==8.3.2", "pytest-cov==4.1.0", "dill>=0.3.5.1", "pytest-mock==3.10.0",