diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 26a481cbe8..4335e42aca 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -2,7 +2,7 @@ numpy == 1.26.1 scipy == 1.11.3 matplotlib == 3.8.0 cvxpy == 1.4.1 -pytest == 7.4.2 # For unit test +pytest == 7.4.3 # For unit test pytest-xdist == 3.3.1 # For unit test mypy == 1.6.1 # For unit test ruff == 0.1.3 # For unit test