Skip to content

Commit 79f7107

Browse files
Bump cvxpy from 1.1.17 to 1.1.18 (AtsushiSakai#615)
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.1.17 to 1.1.18. - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md) - [Commits](cvxpy/cvxpy@v1.1.17...v1.1.18) --- updated-dependencies: - dependency-name: cvxpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d24ae2a commit 79f7107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy == 1.22.0
22
scipy == 1.7.3
33
pandas == 1.3.5
44
matplotlib == 3.5.1
5-
cvxpy == 1.1.17
5+
cvxpy == 1.1.18
66
pytest == 6.2.5 # For unit test
77
pytest-xdist == 2.5.0 # For unit test
88
sphinx == 4.3.2 # For sphinx documentation

0 commit comments

Comments
 (0)