Skip to content

Commit

Permalink
Bump pyscipopt from 5.1.1 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps [pyscipopt](https://github.com/SCIP-Interfaces/PySCIPOpt) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/SCIP-Interfaces/PySCIPOpt/releases)
- [Changelog](https://github.com/scipopt/PySCIPOpt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SCIP-Interfaces/PySCIPOpt/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 27c844d commit 047e2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ test = [
"polytope",
"cvxpy",
"gurobipy",
"pyscipopt==5.1.1",
"pyscipopt==5.2.1",
]
dev = [
"pre-commit >=2.12.1",
Expand Down

0 comments on commit 047e2b4

Please sign in to comment.