diff --git a/requirements/requirements.txt b/requirements/requirements.txt index afda81a2..5eb5d693 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,4 +5,4 @@ cvxpy == 1.3.0 pytest == 7.2.1 # For unit test pytest-xdist == 3.2.0 # For unit test mypy == 1.0.1 # For unit test -ruff == 0.0.249 # For unit test +ruff == 0.0.254 # For unit test