diff --git a/requirements/requirements.txt b/requirements/requirements.txt index a0eb41aa..b0d3e4d4 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -2,7 +2,7 @@ numpy == 1.25.2 scipy == 1.11.2 matplotlib == 3.7.2 cvxpy == 1.3.2 -pytest == 7.4.0 # For unit test +pytest == 7.4.1 # For unit test pytest-xdist == 3.3.1 # For unit test mypy == 1.5.1 # For unit test ruff == 0.0.285 # For unit test