Skip to content

Commit 260ba80

Browse files
dependabot[bot]pyansys-ci-bot
authored andcommitted
build: bump the documentation group across 1 directory with 3 updates (#3727)
* build: bump the documentation group across 1 directory with 3 updates Bumps the documentation group with 3 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [plotly](https://github.com/plotly/plotly.py) and [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page). Updates `ansys-sphinx-theme` from 1.2.6 to 1.3.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.6...v1.3.1) Updates `plotly` from 5.24.1 to 6.0.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.24.1...v6.0.0) Updates `sphinx-notfound-page` from 1.0.4 to 1.1.0 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@1.0.4...1.1.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3727.dependencies.md [dependabot-skip] --------- 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]>
1 parent de0d586 commit 260ba80

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/changelog.d/3727.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump the documentation group across 1 directory with 3 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ tests = [
7575
doc = [
7676
"ansys-dpf-core==0.10.1",
7777
"ansys-mapdl-reader==0.54.2",
78-
"ansys-sphinx-theme==1.2.6",
78+
"ansys-sphinx-theme==1.3.1",
7979
"ansys-tools-visualization-interface==0.8.1",
8080
"grpcio==1.69.0",
8181
"imageio-ffmpeg==0.6.0",
@@ -87,7 +87,7 @@ doc = [
8787
"nbformat==5.10.4",
8888
"numpydoc==1.8.0",
8989
"pandas==2.2.3",
90-
"plotly==5.24.1",
90+
"plotly==6.0.0",
9191
"pyiges[full]==0.3.1",
9292
"pypandoc==1.15",
9393
"pytest-sphinx==0.6.3",
@@ -98,7 +98,7 @@ doc = [
9898
"sphinx-design==0.6.1",
9999
"sphinx-gallery==0.19.0",
100100
"sphinx-jinja==2.0.2",
101-
"sphinx-notfound-page==1.0.4",
101+
"sphinx-notfound-page==1.1.0",
102102
"sphinx==8.1.3",
103103
"sphinxcontrib-websupport==2.0.0",
104104
"sphinxemoji==0.3.1",

0 commit comments

Comments
 (0)