diff --git a/pyproject.toml b/pyproject.toml index 84574b1dd4..b45a0038fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ tests = [ "nbmake==1.5.4", "pytest-cov==5.0.0", "pytest-mock==3.14.0", - "pytest==8.0.2", + "pytest==8.3.2", ] strict = [ "PyYAML==6.0.2",