Skip to content

Commit 490b8f5

Browse files
build: bump the docs-deps group with 2 updates (#1271)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <pyansys.github.bot@ansys.com>
1 parent a4fe7bc commit 490b8f5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/changelog.d/1271.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump the docs-deps group with 2 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tests = [
6363
"pytest-cov==5.0.0",
6464
"pytest-pyvista==0.1.9",
6565
"pytest-xvfb==3.0.0",
66-
"pyvista[jupyter]==0.43.9",
66+
"pyvista[jupyter]==0.43.10",
6767
"requests==2.32.3",
6868
"scipy==1.13.1",
6969
"semver==3.0.2",
@@ -77,7 +77,7 @@ tests-minimal = [
7777
"pytest-xvfb==3.0.0",
7878
]
7979
doc = [
80-
"ansys-sphinx-theme[autoapi]==0.16.5",
80+
"ansys-sphinx-theme[autoapi]==0.16.6",
8181
"ansys-tools-visualization-interface==0.2.6",
8282
"beartype==0.18.5",
8383
"docker==7.1.0",
@@ -90,7 +90,7 @@ doc = [
9090
"notebook==7.2.1",
9191
"numpydoc==1.7.0",
9292
"panel==1.4.4",
93-
"pyvista[jupyter]==0.43.9",
93+
"pyvista[jupyter]==0.43.10",
9494
"requests==2.32.3",
9595
"sphinx==7.3.7",
9696
"sphinx-autodoc-typehints==1.24.0",

0 commit comments

Comments
 (0)