From 7e43715f2ac21a2c70d33c6f31a8c82b0e31390a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 09:20:55 +0900 Subject: [PATCH 01/13] build(deps): bump ruff from 0.14.10 to 0.14.11 in /requirements (#1340) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.10 to 0.14.11. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 270e29133a..cb92baf3dd 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,4 +6,4 @@ ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test -ruff == 0.14.10 # For unit test +ruff == 0.14.11 # For unit test From 8fe7f2c556e846d05af68bb863595612a85c6633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:43:08 +0900 Subject: [PATCH 02/13] build(deps): bump scipy from 1.16.3 to 1.17.0 in /requirements (#1339) Bumps [scipy](https://github.com/scipy/scipy) from 1.16.3 to 1.17.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.16.3...v1.17.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index cb92baf3dd..3b3b204b06 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,5 +1,5 @@ numpy == 2.3.5 -scipy == 1.16.3 +scipy == 1.17.0 matplotlib == 3.10.8 cvxpy == 1.7.5 ecos == 2.0.14 From 8b62dee3699bb8657d8defa42e5fefea422dc87c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 21:07:42 +0900 Subject: [PATCH 03/13] build(deps): bump ruff from 0.14.11 to 0.14.13 in /requirements (#1341) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.14.13. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.11...0.14.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 3b3b204b06..e617e0226b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,4 +6,4 @@ ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test -ruff == 0.14.11 # For unit test +ruff == 0.14.13 # For unit test From f08ea3a11305d8ae937843306a2b2842aecbccd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 06:15:26 +0900 Subject: [PATCH 04/13] build(deps): bump ruff from 0.14.13 to 0.14.14 in /requirements (#1342) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.13 to 0.14.14. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.13...0.14.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index e617e0226b..6d1ecfcd05 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,4 +6,4 @@ ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test -ruff == 0.14.13 # For unit test +ruff == 0.14.14 # For unit test From a644edf631fb5af3eee664bf1053a03aed0dfb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:53:07 -0800 Subject: [PATCH 05/13] build(deps): bump ruff from 0.14.14 to 0.15.1 in /requirements (#1347) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.14...0.15.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 6d1ecfcd05..6d5f4ee572 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,4 +6,4 @@ ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test -ruff == 0.14.14 # For unit test +ruff == 0.15.1 # For unit test From f66868aef8b5d6feeef462dd991c4ef82c26efc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:54:32 -0800 Subject: [PATCH 06/13] build(deps): bump cvxpy from 1.7.5 to 1.8.1 in /requirements (#1345) Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.7.5 to 1.8.1. - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](https://github.com/cvxpy/cvxpy/compare/v1.7.5...v1.8.1) --- updated-dependencies: - dependency-name: cvxpy dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 6d5f4ee572..4e54f1a45f 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ numpy == 2.3.5 scipy == 1.17.0 matplotlib == 3.10.8 -cvxpy == 1.7.5 +cvxpy == 1.8.1 ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test From b00db3ec671e3a3b6725f85cb4ab5663e4cdd6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:56:19 -0800 Subject: [PATCH 07/13] build(deps): bump scipy from 1.17.0 to 1.17.1 in /requirements (#1349) Bumps [scipy](https://github.com/scipy/scipy) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 4e54f1a45f..9bb6ffa428 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,5 +1,5 @@ numpy == 2.3.5 -scipy == 1.17.0 +scipy == 1.17.1 matplotlib == 3.10.8 cvxpy == 1.8.1 ecos == 2.0.14 From 54387d6e3c67e2cf833f2c74133121b8d69c57c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 18:24:20 -0700 Subject: [PATCH 08/13] build(deps): bump ruff from 0.15.1 to 0.15.7 in /requirements (#1357) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.1...0.15.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 9bb6ffa428..10c71acd29 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,4 +6,4 @@ ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test -ruff == 0.15.1 # For unit test +ruff == 0.15.7 # For unit test From 5f35d9c7ac410c051df75bc13a80dfd9883557d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 11:26:58 -0700 Subject: [PATCH 09/13] build(deps): bump ruff from 0.15.7 to 0.15.9 in /requirements (#1363) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.7 to 0.15.9. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.7...0.15.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 10c71acd29..1907011fea 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,4 +6,4 @@ ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test -ruff == 0.15.7 # For unit test +ruff == 0.15.9 # For unit test From dc747ef8b7c438ac79799716fa9f68ddecd3f97b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 22:33:01 -0700 Subject: [PATCH 10/13] build(deps): bump ruff from 0.15.9 to 0.15.16 in /requirements (#1382) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.9 to 0.15.16. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.9...0.15.16) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 1907011fea..f2aaf05ec7 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,4 +6,4 @@ ecos == 2.0.14 pytest == 9.0.2 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test -ruff == 0.15.9 # For unit test +ruff == 0.15.16 # For unit test From 8950da64749d47721d5fcf1316de69e17ba68ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 22:33:36 -0700 Subject: [PATCH 11/13] build(deps): bump pytest from 9.0.2 to 9.0.3 in /requirements (#1365) Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f2aaf05ec7..889b8548e9 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -3,7 +3,7 @@ scipy == 1.17.1 matplotlib == 3.10.8 cvxpy == 1.8.1 ecos == 2.0.14 -pytest == 9.0.2 # For unit test +pytest == 9.0.3 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test ruff == 0.15.16 # For unit test From 6fe491fa737b0f61d8579168c8b41d58f0b9602d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:21:43 -0700 Subject: [PATCH 12/13] build(deps): bump pytest from 9.0.3 to 9.1.0 in /requirements (#1384) Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 889b8548e9..5c349446ee 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -3,7 +3,7 @@ scipy == 1.17.1 matplotlib == 3.10.8 cvxpy == 1.8.1 ecos == 2.0.14 -pytest == 9.0.3 # For unit test +pytest == 9.1.0 # For unit test pytest-xdist == 3.8.0 # For unit test mypy == 1.19.1 # For unit test ruff == 0.15.16 # For unit test From b38c510e083d69a5755d98d0680bd50f3d9a91fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 19:13:48 -0700 Subject: [PATCH 13/13] build(deps): bump matplotlib from 3.10.8 to 3.11.0 in /requirements (#1383) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.8 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.8...v3.11.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 5c349446ee..1b6274f635 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,6 +1,6 @@ numpy == 2.3.5 scipy == 1.17.1 -matplotlib == 3.10.8 +matplotlib == 3.11.0 cvxpy == 1.8.1 ecos == 2.0.14 pytest == 9.1.0 # For unit test