Skip to content

Commit f4b3326

Browse files
Bump scipy from 1.8.1 to 1.9.1 (#294)
Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.9.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed297be commit f4b3326

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ overreact = 'overreact._cli:main'
5151
python = ">=3.8,<3.11"
5252

5353
cclib = "^1"
54-
scipy = "^1.8"
54+
scipy = "^1.9"
5555

5656
jax = {version = "^0.3", optional = true}
5757
jaxlib = {version = "^0.3", optional = true}

0 commit comments

Comments
 (0)