Skip to content

Commit a8117bc

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump the docs-deps group with 2 updates (#1199)
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 81c668a commit a8117bc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/changelog.d/1199.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
@@ -60,7 +60,7 @@ tests = [
6060
"pytest-cov==5.0.0",
6161
"pytest-pyvista==0.1.9",
6262
"pytest-xvfb==3.0.0",
63-
"pyvista[jupyter]==0.43.7",
63+
"pyvista[jupyter]==0.43.8",
6464
"requests==2.31.0",
6565
"scipy==1.13.0",
6666
"semver==3.0.2",
@@ -83,10 +83,10 @@ doc = [
8383
"myst-parser==3.0.1",
8484
"nbconvert==7.16.4",
8585
"nbsphinx==0.9.4",
86-
"notebook==7.1.3",
86+
"notebook==7.2.0",
8787
"numpydoc==1.7.0",
8888
"panel==1.4.2",
89-
"pyvista[jupyter]==0.43.7",
89+
"pyvista[jupyter]==0.43.8",
9090
"requests==2.31.0",
9191
"sphinx==7.3.7",
9292
"sphinx-autodoc-typehints==1.24.0",

0 commit comments

Comments
 (0)