diff --git a/requirements-dev.txt b/requirements-dev.txt index 223e82c..dbdda66 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,4 +2,4 @@ # Install with: pip install -r requirements-dev.txt # Code linting and formatting -ruff>=0.14.0,<0.15.0 \ No newline at end of file +ruff>=0.14.0,<0.16.0 \ No newline at end of file