diff --git a/pyproject.toml b/pyproject.toml index 11eff33..5ab1f96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ daivai-apps = { workspace = true } [dependency-groups] dev = [ - "pytest>=8.0", + "pytest>=9.0.3", "pytest-cov>=5.0", "ruff>=0.4", "mypy>=1.10",