Skip to content

Commit

Permalink
build: bump scipy from 1.14.1 to 1.15.0 in the core group (#3646)
Browse files Browse the repository at this point in the history
* build: bump scipy from 1.14.1 to 1.15.0 in the core group

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] <[email protected]>

* chore: adding changelog file 3646.dependencies.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Jan 14, 2025
1 parent 6e15071 commit a098f50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/3646.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump scipy from 1.14.1 to 1.15.0 in the core group
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 a098f50

Please sign in to comment.