diff --git a/requirements/requirements.txt b/requirements/requirements.txt index ce89e2f2db..30458e03d1 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -3,7 +3,7 @@ scipy == 1.15.2 matplotlib == 3.10.1 cvxpy == 1.6.6 ecos == 2.0.14 -pytest == 8.4.0 # For unit test +pytest == 8.4.1 # For unit test pytest-xdist == 3.7.0 # For unit test mypy == 1.16.1 # For unit test ruff == 0.12.0 # For unit test