diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 78ca18f42d..5a21fd2b27 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -3,7 +3,7 @@ scipy == 1.15.2 matplotlib == 3.10.1 cvxpy == 1.6.5 ecos == 2.0.14 -pytest == 8.3.5 # For unit test +pytest == 8.4.0 # For unit test pytest-xdist == 3.7.0 # For unit test mypy == 1.15.0 # For unit test ruff == 0.11.11 # For unit test