Skip to content

Commit

Permalink
build(deps-dev): bump scipy from 1.11.3 to 1.11.4
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.3...v1.11.4)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent bd67b08 commit 0178cae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
tests = [
"ansys-mapdl-core==0.67.0",
"numpy==1.26.1",
"scipy==1.11.3",
"scipy==1.11.4",
"pyansys-tools-report==0.7.0",
"pytest==7.4.3",
"pytest-cov==4.1.0",
Expand All @@ -57,7 +57,7 @@ doc = [
"pypandoc==1.12",
"pytest-sphinx==0.5.0",
"pyvista[jupyter,trame]==0.42.3",
"scipy==1.11.3",
"scipy==1.11.4",
"sphinx-autobuild==2021.3.14",
"sphinx-autodoc-typehints==1.25.2",
"sphinx-copybutton==0.5.2",
Expand Down

0 comments on commit 0178cae

Please sign in to comment.