diff --git a/pyproject.toml b/pyproject.toml index 0b8651e..c4b551b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ yaml = ["ruamel.yaml"] lsp = ["pygls"] [tool.poetry.dev-dependencies] -pytest = "^8.0" +pytest = "^9.1" pytest-cov = "^6.0" pytest-console-scripts = "^1.4" sphinx = "^7.2.6"