diff --git a/pyproject.toml b/pyproject.toml index ec9fbc563..5c71c819e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,7 +120,7 @@ dev = [ # These dependencies are not used in production environments # and should not conflict with other libraries/tooling. "pre-commit==3.5.0", - "pytest==8.0.0", + "pytest==8.3.2", "pytest-sugar==1.0.0", "pytest-instafail==0.5.0", "pytest-cov==5.0.0",