Skip to content

Commit

Permalink
build: bump scipy from 1.14.1 to 1.15.0 in the core group
Browse files Browse the repository at this point in the history
Bumps the core group with 1 update: [scipy](https://github.com/scipy/scipy).


Updates `scipy` from 1.14.1 to 1.15.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.1...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and germa89 committed Jan 14, 2025
1 parent 6e15071 commit 2e48b24
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 @@ -68,7 +68,7 @@ tests = [
"pytest-rerunfailures==15.0",
"pytest-timeout==2.3.1",
"pytest==8.3.4",
"scipy==1.14.1",
"scipy==1.15.0",
"vtk==9.3.1",
]
doc = [
Expand Down

0 comments on commit 2e48b24

Please sign in to comment.