We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfaab29 commit c905175Copy full SHA for c905175
requirements/requirements.txt
@@ -6,4 +6,4 @@ ecos == 2.0.14
6
pytest == 8.3.5 # For unit test
7
pytest-xdist == 3.6.1 # For unit test
8
mypy == 1.15.0 # For unit test
9
-ruff == 0.11.9 # For unit test
+ruff == 0.11.10 # For unit test
0 commit comments