Skip to content

Commit

Permalink
build: bump the core group with 2 updates (#3368)
Browse files Browse the repository at this point in the history
* build: bump the core group with 2 updates

Bumps the core group with 2 updates: [ansys-mapdl-reader](https://github.com/pyansys/pymapdl-reader) and [scipy](https://github.com/scipy/scipy).


Updates `ansys-mapdl-reader` from 0.53.0 to 0.54.0
- [Release notes](https://github.com/pyansys/pymapdl-reader/releases)
- [Commits](ansys/pymapdl-reader@v0.53.0...v0.54.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: adding changelog file 3368.dependencies.md

* Update the image cache

---------

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 <92810346+pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
  • Loading branch information
4 people authored Aug 26, 2024
1 parent be075c2 commit b333a5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/3368.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump the core group with 2 updates
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ tests = [
"pytest-pyvista==0.1.9",
"pytest-rerunfailures==14.0",
"pytest==8.3.2",
"scipy==1.14.0",
"scipy==1.14.1",
"vtk==9.3.1",
]
doc = [
"ansys-dpf-core==0.10.1",
"ansys-mapdl-reader==0.53.0",
"ansys-mapdl-reader==0.54.0",
"ansys-tools-visualization-interface==0.4.0",
"ansys-sphinx-theme==1.0.5",
"grpcio==1.65.4",
Expand Down

0 comments on commit b333a5f

Please sign in to comment.