diff --git a/pyproject.toml b/pyproject.toml index 20916016..c2f8b629 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -158,7 +158,7 @@ pytest-env = "^1.1.3" pytest-github-report = "^0.0.1" pytest-html = "^4.1.1" pytest-order = "^1.2.1" -ruff = "0.7.4" +ruff = "0.8.0" [tool.poetry.scripts] list-visa-resources = "tm_devices:print_available_visa_devices"