Skip to content

Commit 6f43f60

Browse files
Build(deps-dev): Bump the deps group with 2 updates (#455)
Bumps the deps group with 2 updates: [ansys-mechanical-core](https://github.com/ansys/pymechanical) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-mechanical-core` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.10.5...v0.10.6) Updates `ansys-sphinx-theme` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: ansys-mechanical-core 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 9b9b82d commit 6f43f60

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
@@ -38,7 +38,7 @@ dependencies = [
3838
"ansys-fluent-core==0.18.2",
3939
"ansys-mapdl-core==0.67.0",
4040
"ansys-math-core==0.1.3",
41-
"ansys-mechanical-core==0.10.5",
41+
"ansys-mechanical-core==0.10.6",
4242
"ansys-meshing-prime==0.5.0.dev11",
4343
"ansys-motorcad-core==0.3.0",
4444
"ansys-platform-instancemanagement==1.1.2",
@@ -82,7 +82,7 @@ all = [
8282
]
8383
doc = [
8484
"Sphinx==7.2.6",
85-
"ansys-sphinx-theme==0.13.0",
85+
"ansys-sphinx-theme==0.13.1",
8686
"sphinx-copybutton==0.5.2",
8787
"sphinx-design==0.5.0",
8888
]

0 commit comments

Comments
 (0)