diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 46ad6feb..0bda50ed 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,4 +5,4 @@ cvxpy == 1.4.1 pytest == 7.4.2 # For unit test pytest-xdist == 3.3.1 # For unit test mypy == 1.5.1 # For unit test -ruff == 0.1.0 # For unit test +ruff == 0.1.1 # For unit test