Skip to content

Commit

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

---
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 Jan 22, 2024
1 parent 392b3d9 commit c3b1fdf
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 @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/pylammpsmpi"
[project.optional-dependencies]
ase = [
"ase==3.22.1",
"scipy==1.11.4",
"scipy==1.12.0",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit c3b1fdf

Please sign in to comment.