Skip to content

Commit

Permalink
Bump scipy from 1.11.4 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.4 to 1.14.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.4...v1.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 348b654 commit 45d9a0e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 38 deletions.
82 changes: 45 additions & 37 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 @@ -23,7 +23,7 @@ style = "pep440"
[tool.poetry.dependencies]
python = ">=3.10,<4"
numpy = "<2"
scipy = "<1.12"
scipy = "<1.15"
quri-parts-core = ">=0.20.2"
quri-parts-circuit = ">=0.20.2"
quri-parts-algo = ">=0.20.2"
Expand Down

0 comments on commit 45d9a0e

Please sign in to comment.