diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 1055194460..2c2e156d62 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,4 +5,4 @@ cvxpy == 1.5.2 pytest == 8.3.1 # For unit test pytest-xdist == 3.6.1 # For unit test mypy == 1.11.0 # For unit test -ruff == 0.5.2 # For unit test +ruff == 0.5.4 # For unit test