diff --git a/pyproject.toml b/pyproject.toml index 3c502431c..d5469307e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dev = [ "pytest==9.1.1", "pytest-xdist==3.8.0", "nbformat==5.11.0", - "ruff==0.16.0", + "ruff==0.16.3", "pre-commit==4.6.2", "pyvis==0.3.2", "scipy==1.16.3", # 1.16.1+ required for Python 3.14 wheels