diff --git a/pyproject.toml b/pyproject.toml index 5bfd83d17..dcd9b38d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ dev = [ # These dependencies are not used in production environments # and should not conflict with other libraries/tooling. "pre-commit==4.0.1", - "pytest==8.0.0", + "pytest==8.3.4", "pytest-sugar==1.0.0", "pytest-instafail==0.5.0", "pytest-cov==6.0.0",