diff --git a/pyproject.toml b/pyproject.toml index e5719a1..990d5a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ local_scheme = "no-local-version" [tool.hatch.envs.dev] dependencies = [ - "pytest==8.3.5", + "pytest==8.4.1", "pytest-sugar==1.0.0", "pytest-cov==6.1.1", "black==25.1.0",