diff --git a/pyproject.toml b/pyproject.toml index c420d5a188f..c2a665adb47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "pre-commit>=3.3.3", ] tests = [ - "pytest==9.0.1", + "pytest==9.0.2", "pytest-cov==5.0.0", "dill>=0.3.5.1", "pytest-mock==3.15.1",