diff --git a/pyproject.toml b/pyproject.toml index 4ca0aac..e9eb4f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ maintainers = [ ] keywords = ['plugin', 'pytest', 'unit test'] -requires-python = ">=3.8" +requires-python = ">=3.9" dependencies = [ "rich", "libcst",