diff --git a/pyproject.toml b/pyproject.toml index 75708a9..a72edfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ pylint = "3.2.6" pyright = "1.1.377" pyroma = "^4.2" python-semantic-release = "^9.6.0" -ruff = "0.6.1" +ruff = "0.6.2" toml-sort = "^0.23.0" tomli-w = "^1.0.0" tox = "^4.0"