diff --git a/pyproject.toml b/pyproject.toml index 1c386bb..e029147 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ packages = [ python = "^3.8" [tool.poetry.dev-dependencies] -pytest = "^7.4.2" +pytest = "^9.0.0" pre-commit = "2.14.0" [build-system]