Skip to content

Commit cd985e4

Browse files
authored
Merge branch 'AtsushiSakai:master' into fix/doc_url_not_found
2 parents c387442 + 115b32d commit cd985e4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
numpy == 2.1.2
1+
numpy == 2.1.3
22
scipy == 1.14.1
3-
matplotlib == 3.9.2
3+
matplotlib == 3.9.3
44
cvxpy == 1.5.3
5-
pytest == 8.3.3 # For unit test
5+
pytest == 8.3.4 # For unit test
66
pytest-xdist == 3.6.1 # For unit test
7-
mypy == 1.12.0 # For unit test
8-
ruff == 0.6.9 # For unit test
7+
mypy == 1.13.0 # For unit test
8+
ruff == 0.8.1 # For unit test

0 commit comments

Comments
 (0)