Skip to content

Commit

Permalink
Bump cvxsimulator from 0.7.5 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [cvxsimulator](https://github.com/cvxgrp/simulator) from 0.7.5 to 0.9.1.
- [Release notes](https://github.com/cvxgrp/simulator/releases)
- [Commits](cvxgrp/simulator@v0.7.5...v0.9.01)

---
updated-dependencies:
- dependency-name: cvxsimulator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 34c7724 commit 2708a1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.9, <3.12"
numpy = "*"
cvxpy = "*"
#pandas = "^2.0.0"
cvxsimulator = "0.7.5"
cvxsimulator = "0.9.1"
scikit-learn = "*"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 2708a1b

Please sign in to comment.