Skip to content

Commit 52c9957

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
chore: bump the doc group with 3 updates (#741)
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: Roberto Pastor Muela <[email protected]>
1 parent 21f0207 commit 52c9957

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
- main
1515

1616
env:
17-
MAIN_PYTHON_VERSION: '3.10'
17+
MAIN_PYTHON_VERSION: '3.12'
1818
PACKAGE_NAME: 'ansys-dyna-core'
1919
PACKAGE_NAMESPACE: 'ansys.dyna.core'
2020
DOCUMENTATION_CNAME: "dyna.docs.pyansys.com"

doc/changelog/741.documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: bump the doc group with 3 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ doc = [
6262
"imageio==2.37.0",
6363
"imageio-ffmpeg==0.6.0",
6464
"numpydoc==1.8.0",
65-
"Sphinx==8.1.3",
65+
"Sphinx==8.2.1",
6666
"sphinx-autobuild==2024.10.3",
6767
"sphinxcontrib-websupport==2.0.0",
6868
"pytest-sphinx==0.6.3",
6969
"sphinx-notfound-page==1.1.0",
7070
"sphinx-copybutton==0.5.2",
7171
"sphinx-gallery==0.19.0",
72-
"sphinx-autodoc-typehints==3.0.1",
73-
"ansys-sphinx-theme==1.3.1",
72+
"sphinx-autodoc-typehints==3.1.0",
73+
"ansys-sphinx-theme==1.3.2",
7474
"pypandoc==1.15",
7575
"nbsphinx==0.9.6",
7676
"ipywidgets==8.1.5",

0 commit comments

Comments
 (0)