Skip to content

Commit 797fa72

Browse files
Build(deps): Bump the deps group with 2 updates (#653)
Bumps the deps group with 2 updates: [ansys-optislang-core](https://github.com/ansys/pyoptislang) and [sphinx-design](https://github.com/executablebooks/sphinx-design). Updates `ansys-optislang-core` from 0.7.1 to 0.8.0 - [Release notes](https://github.com/ansys/pyoptislang/releases) - [Commits](ansys/pyoptislang@v0.7.1...v0.8.0) Updates `sphinx-design` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: ansys-optislang-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: sphinx-design 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 e231dcb commit 797fa72

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
@@ -43,7 +43,7 @@ dependencies = [
4343
"ansys-meshing-prime==0.6.1",
4444
"ansys-modelcenter-workflow==0.1.1",
4545
"ansys-motorcad-core==0.5.5",
46-
"ansys-optislang-core==0.7.1",
46+
"ansys-optislang-core==0.8.0",
4747
"ansys-platform-instancemanagement==1.1.2",
4848
"ansys-pyensight-core==0.8.8",
4949
"ansys-rocky-core==0.2.0",
@@ -96,7 +96,7 @@ doc = [
9696
"Sphinx==7.4.7",
9797
"ansys-sphinx-theme==0.16.6",
9898
"sphinx-copybutton==0.5.2",
99-
"sphinx-design==0.6.0",
99+
"sphinx-design==0.6.1",
100100
"sphinxcontrib-mermaid==0.9.2",
101101
]
102102

0 commit comments

Comments
 (0)