diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 1021562d1c..f6e64cc5ab 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,4 +5,4 @@ cvxpy == 1.4.2 pytest == 8.1.1 # For unit test pytest-xdist == 3.5.0 # For unit test mypy == 1.9.0 # For unit test -ruff == 0.3.2 # For unit test +ruff == 0.3.3 # For unit test