Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: mosek
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschm committed May 23, 2024
1 parent 0d49eba commit 8724c9c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -13,7 +13,7 @@ python = ">=3.9,<3.13"

[tool.poetry.group.test.dependencies]
numpy = "*"
mosek = "~10.1.28"
mosek = ">=10.1.28,<10.3.0"
pytest = "*"
pytest-cov = "*"
pre-commit = "*"
Expand Down

0 comments on commit 8724c9c

Please sign in to comment.