Skip to content

Commit 6f5349b

Browse files
Build(deps): Bump the deps group with 2 updates (#703)
Bumps the deps group with 2 updates: [ansys-pyensight-core](https://github.com/ansys/pyensight) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-pyensight-core` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.8.10...v0.8.11) Updates `ansys-sphinx-theme` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.10...v1.0.11) --- updated-dependencies: - dependency-name: ansys-pyensight-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 b4a1723 commit 6f5349b

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
@@ -45,7 +45,7 @@ dependencies = [
4545
"ansys-motorcad-core==0.5.5",
4646
"ansys-optislang-core==0.8.0",
4747
"ansys-platform-instancemanagement==1.1.2",
48-
"ansys-pyensight-core==0.8.10",
48+
"ansys-pyensight-core==0.8.11",
4949
"ansys-rocky-core==0.2.0",
5050
"ansys-seascape==0.2.0",
5151
"ansys-sherlock-core==0.7.1",
@@ -94,7 +94,7 @@ all = [
9494
]
9595
doc = [
9696
"Sphinx==8.0.2",
97-
"ansys-sphinx-theme==1.0.10",
97+
"ansys-sphinx-theme==1.0.11",
9898
"Jinja2 ==3.1.4",
9999
"PyGithub==2.4.0",
100100
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)