diff --git a/pyproject.toml b/pyproject.toml index 3bc98ef..e0d102f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ uvscem = "uvscem.extension_manager:main" [dependency-groups] dev = [ - "pytest>=9.0.3", + "pytest>=9.1.0", "ruff>=0.15.12", "ty>=0.0.33", "pytest-cov>=7.1.0",