Skip to content

Commit 9ec7e3c

Browse files
Bump scipy from 1.9.3 to 1.10.0 (#351)
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.9.3...v1.10.0) --- 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 4673379 commit 9ec7e3c

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 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
@@ -53,7 +53,7 @@ overreact = 'overreact._cli:main'
5353
python = ">=3.8,<3.11"
5454

5555
cclib = "^1"
56-
scipy = "^1.9"
56+
scipy = "^1.10"
5757

5858
jax = { version = "^0.4", optional = true }
5959
jaxlib = { version = "^0.4", optional = true }

0 commit comments

Comments
 (0)