Skip to content

Commit b333a5f

Browse files
dependabot[bot]pyansys-ci-botgerma89
authored
build: bump the core group with 2 updates (#3368)
* 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] <[email protected]> * chore: adding changelog file 3368.dependencies.md * Update the image cache --------- 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]> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: German <[email protected]>
1 parent be075c2 commit b333a5f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump the core group with 2 updates

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ tests = [
6969
"pytest-pyvista==0.1.9",
7070
"pytest-rerunfailures==14.0",
7171
"pytest==8.3.2",
72-
"scipy==1.14.0",
72+
"scipy==1.14.1",
7373
"vtk==9.3.1",
7474
]
7575
doc = [
7676
"ansys-dpf-core==0.10.1",
77-
"ansys-mapdl-reader==0.53.0",
77+
"ansys-mapdl-reader==0.54.0",
7878
"ansys-tools-visualization-interface==0.4.0",
7979
"ansys-sphinx-theme==1.0.5",
8080
"grpcio==1.65.4",

0 commit comments

Comments
 (0)