Skip to content

Commit 3648ebe

Browse files
Build(deps): Bump the deps group with 3 updates (#754)
Bumps the deps group with 3 updates: [ansys-motorcad-core](https://github.com/ansys/pymotorcad), [pyaedt](https://github.com/ansys/pyaedt) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-motorcad-core` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/ansys/pymotorcad/releases) - [Commits](ansys/pymotorcad@v0.6.3...v0.6.4) Updates `pyaedt` from 0.11.3 to 0.11.4 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.11.3...v0.11.4) Updates `ansys-sphinx-theme` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: ansys-motorcad-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyaedt dependency-type: direct:production update-type: version-update:semver-patch 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 0674b09 commit 3648ebe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"ansys-mechanical-core==0.11.9",
4343
"ansys-meshing-prime==0.6.2",
4444
"ansys-modelcenter-workflow==0.1.1",
45-
"ansys-motorcad-core==0.6.3",
45+
"ansys-motorcad-core==0.6.4",
4646
"ansys-optislang-core==0.9.0",
4747
"ansys-platform-instancemanagement==1.1.2",
4848
"ansys-pyensight-core==0.9.0",
@@ -54,7 +54,7 @@ dependencies = [
5454
"ansys-systemcoupling-core==0.8.0",
5555
"ansys-turbogrid-core==0.4.1",
5656
"ansys-workbench-core==0.7.0",
57-
"pyaedt==0.11.3",
57+
"pyaedt==0.11.4",
5858
"pyedb==0.31.0",
5959
"pygranta==2024.2.0",
6060
"pytwin==0.7.0",
@@ -94,7 +94,7 @@ all = [
9494
]
9595
doc = [
9696
"Sphinx==8.1.3",
97-
"ansys-sphinx-theme==1.2.0",
97+
"ansys-sphinx-theme==1.2.1",
9898
"Jinja2 ==3.1.4",
9999
"Pillow==11.0.0",
100100
"PyGithub==2.5.0",

0 commit comments

Comments
 (0)