Skip to content

Commit e65f7da

Browse files
Build(deps): Bump the deps group across 1 directory with 6 updates (#672)
Bumps the deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ansys-dpf-composites](https://github.com/ansys/pydpf-composites) | `0.5.0` | `0.6.0` | | [ansys-edb-core](https://github.com/ansys/pyedb-core) | `0.1.5` | `0.1.6` | | [ansys-geometry-core](https://github.com/ansys/pyansys-geometry) | `0.6.6` | `0.7.0` | | [ansys-mechanical-core](https://github.com/ansys/pymechanical) | `0.11.4` | `0.11.5` | | [ansys-workbench-core](https://github.com/ansys/pyworkbench) | `0.4.0` | `0.6.0` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.0.4` | `1.0.5` | Updates `ansys-dpf-composites` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/ansys/pydpf-composites/releases) - [Changelog](https://github.com/ansys/pydpf-composites/blob/main/release_checklist.rst) - [Commits](ansys/pydpf-composites@v0.5.0...v0.6.0) Updates `ansys-edb-core` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/ansys/pyedb-core/releases) - [Commits](ansys/pyedb-core@v0.1.5...v0.1.6) Updates `ansys-geometry-core` from 0.6.6 to 0.7.0 - [Release notes](https://github.com/ansys/pyansys-geometry/releases) - [Changelog](https://github.com/ansys/pyansys-geometry/blob/main/CHANGELOG.md) - [Commits](ansys/pyansys-geometry@v0.6.6...v0.7.0) Updates `ansys-mechanical-core` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.11.4...v0.11.5) Updates `ansys-workbench-core` from 0.4.0 to 0.6.0 - [Release notes](https://github.com/ansys/pyworkbench/releases) - [Changelog](https://github.com/ansys/pyworkbench/blob/main/CHANGELOG.md) - [Commits](ansys/pyworkbench@v0.4.0...v0.6.0) Updates `ansys-sphinx-theme` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: ansys-dpf-composites dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-edb-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-geometry-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-mechanical-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-workbench-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf569aa commit e65f7da

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@ dependencies = [
2828
"ansys-additive-core==0.18.1",
2929
"ansys-additive-widgets==0.2.1",
3030
"ansys-conceptev-core==0.2.1",
31-
"ansys-dpf-composites==0.5.0",
31+
"ansys-dpf-composites==0.6.0",
3232
"ansys-dpf-core==0.13.0",
3333
"ansys-dpf-post==0.9.0",
3434
"ansys-dyna-core==0.4.15",
3535
"ansys-dynamicreporting-core==0.6.0",
36-
"ansys-edb-core==0.1.5",
36+
"ansys-edb-core==0.1.6",
3737
"ansys-fluent-core==0.22.0",
38-
"ansys-geometry-core==0.6.6",
38+
"ansys-geometry-core==0.7.0",
3939
"ansys-hps-client==0.8.0",
4040
"ansys-mapdl-core==0.68.4",
4141
"ansys-math-core==0.1.5",
42-
"ansys-mechanical-core==0.11.4",
42+
"ansys-mechanical-core==0.11.5",
4343
"ansys-meshing-prime==0.6.2",
4444
"ansys-modelcenter-workflow==0.1.1",
4545
"ansys-motorcad-core==0.5.5",
@@ -53,7 +53,7 @@ dependencies = [
5353
"ansys-sound-core==0.1.3",
5454
"ansys-systemcoupling-core==0.6.0",
5555
"ansys-turbogrid-core==0.4.1",
56-
"ansys-workbench-core==0.4.0",
56+
"ansys-workbench-core==0.6.0",
5757
"pyaedt==0.9.11",
5858
"pyedb==0.23.0",
5959
"pygranta==2024.2.0",
@@ -94,7 +94,7 @@ all = [
9494
]
9595
doc = [
9696
"Sphinx==8.0.2",
97-
"ansys-sphinx-theme==1.0.4",
97+
"ansys-sphinx-theme==1.0.5",
9898
"sphinx-copybutton==0.5.2",
9999
"sphinx-design==0.6.1",
100100
"sphinxcontrib-mermaid==0.9.2",

0 commit comments

Comments
 (0)