Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps cvxpy from 1.1.13 to 1.1.14.

Release notes

Sourced from cvxpy's releases.

v1.1.14

  • Update SCS status map to use status vals rather than string matching (#1441)
  • Added relative entropy atom (#1427)
  • Fix CVXOPT interface (#1427)
  • Add some aggressive compilation warning settings (#1432)
  • Eliminate some old/extraneous test files and scripts (#1434)
  • [CI] Only install Mosek if license is available (#1435)
  • Specify solvers in tests (#1430)
  • More Solvers for CI (#1417)
  • remove model update within soc constraint for loop (#1411)
  • Gurobi CI (#1413)
  • Adding dual variables for SciPy LP solver interfaces #1425 (#1426)
  • Add an interface to SciPy-accessible LP solvers - Issue: #1414 (#1416)
  • loggamma approximation (#1400)
  • Move Windows CI to GitHub Action v2 (#1398)
  • add py.typed file so that users of cvxpy get type info from the package (#1388)
  • Skip deploy step (#1396)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cvxpy](https://github.com/cvxgrp/cvxpy) from 1.1.13 to 1.1.14.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases)
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md)
- [Commits](cvxgrp/cvxpy@v1.1.13...v1.1.14)

---
updated-dependencies:
- dependency-name: cvxpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
@AtsushiSakai AtsushiSakai merged commit 74ca49b into master Jul 26, 2021
@AtsushiSakai AtsushiSakai deleted the dependabot/pip/cvxpy-1.1.14 branch July 26, 2021 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants