diff --git a/pyproject.toml b/pyproject.toml index 4bfb017..4f7d224 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = ["mypy>=0.990"] test = "mypy --install-types --non-interactive {args:.}" [tool.hatch.envs.lint] -dependencies = ["black==22.12.0", "mdformat>0.7", "ruff==0.0.194"] +dependencies = ["black==22.12.0", "mdformat>0.7", "ruff==0.0.206"] detached = true [tool.hatch.envs.lint.scripts] style = [