diff --git a/pyproject.toml b/pyproject.toml index 87d0199..aea56ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,4 +24,4 @@ where = ["src"] us_equity_strategies = ["configs/*.json"] [tool.ruff] -target-version = "0.7.56" +target-version = "py311"