diff --git a/pyproject.toml b/pyproject.toml index 3bb68efb4..45a6e0046 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev = [ "pytest==8.4.2", "pytest-xdist==3.8.0", "nbformat==5.10.4", - "ruff==0.13.2", + "ruff==0.13.3", "pre-commit==4.3.0", "pyvis==0.3.2", "tsam==2.3.9",