Skip to content

Commit 306efdd

Browse files
Build(deps): Bump the deps group with 2 updates (#663)
Bumps the deps group with 2 updates: [pyaedt](https://github.com/ansys/pyaedt) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `pyaedt` from 0.9.10 to 0.9.11 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.9.10...v0.9.11) Updates `ansys-sphinx-theme` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.2...v1.0.3) --- updated-dependencies: - 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 05ceeb2 commit 306efdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies = [
5454
"ansys-systemcoupling-core==0.6.0",
5555
"ansys-turbogrid-core==0.4.1",
5656
"ansys-workbench-core==0.4.0",
57-
"pyaedt==0.9.10",
57+
"pyaedt==0.9.11",
5858
"pyedb==0.23.0",
5959
"pygranta==2024.2.0",
6060
"pytwin==0.7.0",
@@ -94,7 +94,7 @@ all = [
9494
]
9595
doc = [
9696
"Sphinx==8.0.2",
97-
"ansys-sphinx-theme==1.0.2",
97+
"ansys-sphinx-theme==1.0.3",
9898
"sphinx-copybutton==0.5.2",
9999
"sphinx-design==0.6.1",
100100
"sphinxcontrib-mermaid==0.9.2",

0 commit comments

Comments
 (0)