Skip to content

Commit a098f50

Browse files
build: bump scipy from 1.14.1 to 1.15.0 in the core group (#3646)
* 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]>
1 parent 6e15071 commit a098f50

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3646.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump scipy from 1.14.1 to 1.15.0 in the core group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ tests = [
6868
"pytest-rerunfailures==15.0",
6969
"pytest-timeout==2.3.1",
7070
"pytest==8.3.4",
71-
"scipy==1.14.1",
71+
"scipy==1.15.0",
7272
"vtk==9.3.1",
7373
]
7474
doc = [

0 commit comments

Comments
 (0)