diff --git a/stacks/python-playwright/pyproject.toml b/stacks/python-playwright/pyproject.toml index 32c012b..6328833 100644 --- a/stacks/python-playwright/pyproject.toml +++ b/stacks/python-playwright/pyproject.toml @@ -16,7 +16,7 @@ dev = [ "playwright==1.61.0", "pytest==9.1.1", "pytest-playwright==0.8.0", - "ruff==0.15.21", + "ruff==0.16.0", ] [tool.setuptools.packages.find]