Skip to content

Commit 5801757

Browse files
dependabot[bot]pyansys-ci-botgerma89
authored
build: bump the core group with 3 updates (#3670)
* build: bump the core group with 3 updates Bumps the core group with 3 updates: [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface), [scipy](https://github.com/scipy/scipy) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-tools-visualization-interface` from 0.6.2 to 0.8.1 - [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases) - [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-visualization-interface@v0.6.2...v0.8.1) Updates `scipy` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.0...v1.15.1) Updates `ansys-sphinx-theme` from 1.2.4 to 1.2.6 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.4...v1.2.6) --- updated-dependencies: - dependency-name: ansys-tools-visualization-interface 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 - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3670.dependencies.md [dependabot-skip] * chore: 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 0499378 commit 5801757

File tree

65 files changed

+5
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+5
-4
lines changed
Lines changed: 1 addition & 0 deletions

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jupyter = [
5555

5656
tests = [
5757
"ansys-dpf-core==0.10.1",
58-
"ansys-tools-visualization-interface==0.6.2",
58+
"ansys-tools-visualization-interface==0.8.1",
5959
"autopep8==2.3.1",
6060
"matplotlib==3.10.0",
6161
"pandas==2.2.3",
@@ -68,14 +68,14 @@ tests = [
6868
"pytest-rerunfailures==15.0",
6969
"pytest-timeout==2.3.1",
7070
"pytest==8.3.4",
71-
"scipy==1.15.0",
71+
"scipy==1.15.1",
7272
"vtk==9.3.1",
7373
]
7474
doc = [
7575
"ansys-dpf-core==0.10.1",
7676
"ansys-mapdl-reader==0.54.2",
77-
"ansys-sphinx-theme==1.2.4",
78-
"ansys-tools-visualization-interface==0.6.2",
77+
"ansys-sphinx-theme==1.2.6",
78+
"ansys-tools-visualization-interface==0.8.1",
7979
"grpcio==1.69.0",
8080
"imageio-ffmpeg==0.6.0",
8181
"imageio==2.36.1",
589 Bytes
589 Bytes
565 Bytes
565 Bytes
622 Bytes
622 Bytes
658 Bytes
658 Bytes

0 commit comments

Comments
 (0)