diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 580a4ba7..9db68984 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,4 +5,4 @@ cvxpy == 1.3.1 pytest == 7.4.0 # For unit test pytest-xdist == 3.3.1 # For unit test mypy == 1.4.1 # For unit test -ruff == 0.0.272 # For unit test +ruff == 0.0.275 # For unit test