diff --git a/pyproject.toml b/pyproject.toml index ed69f60..6c042d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ pydocstyle = "^6.1.1" pylint = "^2.11.1" pytest = "^7.2.1" pyupgrade = "^3.3.1" -ruff = "^0.0.287" +ruff = "^0.6.1" pytest-html = "^3.1.1" pytest-cov = "^4.0.0" yamllint = "^1.29.0"