Skip to content

Commit

Permalink
build: bump scipy from 1.13.1 to 1.14.0 in the core group (#3213)
Browse files Browse the repository at this point in the history
* build: bump scipy from 1.13.1 to 1.14.0 in the core group

Bumps the core group with 1 update: [scipy](https://github.com/scipy/scipy).


Updates `scipy` from 1.13.1 to 1.14.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.1...v1.14.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>

* Adding changelog entry: 3213.dependencies.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <pyansys.github.bot@ansys.com>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Jun 25, 2024
1 parent 11e6ae1 commit e9c4238
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/3213.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump scipy from 1.13.1 to 1.14.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 @@ -61,7 +61,7 @@ tests = [
"ansys-dpf-core==0.10.1",
"autopep8==2.3.0",
"matplotlib==3.9.0",
"scipy==1.13.1",
"scipy==1.14.0",
"pandas==2.2.2",
"pyiges[full]==0.3.1",
"pytest==8.2.2",
Expand Down

0 comments on commit e9c4238

Please sign in to comment.