Skip to content

Commit 0bcca32

Browse files
build(pip): bump the jupyter-deps group across 1 directory with 2 updates
Bumps the jupyter-deps group with 2 updates in the / directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [notebook](https://github.com/jupyter/notebook). Updates `jupyterlab` from 4.4.5 to 4.4.6 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `notebook` from 7.4.4 to 7.4.5 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jupyter-deps - dependency-name: notebook dependency-version: 7.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jupyter-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 171db09 commit 0bcca32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jupyter = [
5555
"ipywidgets",
5656
"pyvista[jupyter]>=0.43,<0.46",
5757
"ansys-tools-visualization-interface>=0.8.3",
58-
"notebook==7.4.4",
58+
"notebook==7.4.5",
5959
]
6060
doc = [
6161
"ansys-sphinx-theme==1.5.2",
@@ -69,7 +69,7 @@ doc = [
6969
"myst-parser==4.0.1",
7070
"nbsphinx==0.9.7",
7171
"jupytext==1.17.2",
72-
"jupyterlab==4.4.5",
72+
"jupyterlab==4.4.6",
7373
"jupyter-server==2.16.0",
7474
"nbconvert==7.16.6",
7575
"pyvista[jupyter]>=0.43,<0.46",

0 commit comments

Comments
 (0)