diff --git a/pyproject.toml b/pyproject.toml index 878c3e3..8bf613a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev = [ "pytest-html", "pytest-recording~=0.13.2", "pytest-retry~=1.7", - "ruff==0.14.5", + "ruff==0.15.20", "tox", "anywidget", "ipywidgets",