Skip to content

Commit 9491fd0

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump the docs-deps group with 2 updates (#1251)
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> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 070ca13 commit 9491fd0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/changelog.d/1251.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
@@ -62,7 +62,7 @@ tests = [
6262
"pytest-cov==5.0.0",
6363
"pytest-pyvista==0.1.9",
6464
"pytest-xvfb==3.0.0",
65-
"pyvista[jupyter]==0.43.8",
65+
"pyvista[jupyter]==0.43.9",
6666
"requests==2.32.3",
6767
"scipy==1.13.1",
6868
"semver==3.0.2",
@@ -86,10 +86,10 @@ doc = [
8686
"myst-parser==3.0.1",
8787
"nbconvert==7.16.4",
8888
"nbsphinx==0.9.4",
89-
"notebook==7.2.0",
89+
"notebook==7.2.1",
9090
"numpydoc==1.7.0",
9191
"panel==1.4.4",
92-
"pyvista[jupyter]==0.43.8",
92+
"pyvista[jupyter]==0.43.9",
9393
"requests==2.32.3",
9494
"sphinx==7.3.7",
9595
"sphinx-autodoc-typehints==1.24.0",

0 commit comments

Comments
 (0)