Skip to content

Commit 7d0ecc9

Browse files
dependabot[bot]pyansys-ci-botAlejandroFernandezLuces
authored
build(deps): bump the doc-dependencies group with 3 updates (#253)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Alex Fernandez <[email protected]>
1 parent e35f1cc commit 7d0ecc9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
- name: "Run Ansys documentation building action"
7878
uses: ansys/actions/doc-build@v8
7979
with:
80+
python-version: ${{ env.MAIN_PYTHON_VERSION }}
8081
add-pdf-html-docs-as-assets: true
8182

8283
smoke-tests:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump the doc-dependencies group with 3 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ tests = [
4242
]
4343

4444
doc = [
45-
"ansys-sphinx-theme==1.3.1",
45+
"ansys-sphinx-theme==1.3.2",
4646
"jupyter_sphinx==0.5.3",
4747
"jupytext==1.16.7",
4848
"nbsphinx==0.9.6",
4949
"numpydoc==1.8.0",
50-
"sphinx==8.1.3",
51-
"sphinx-autoapi==3.5.0",
50+
"sphinx==8.2.1",
51+
"sphinx-autoapi==3.6.0",
5252
"sphinx-copybutton==0.5.2",
5353
"sphinx_design==0.6.1",
5454
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)