Skip to content

Commit 0f1f8c2

Browse files
build: bump the doc group with 2 updates (#594)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0cd68a commit 0f1f8c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ all = [
3535
"protobuf",
3636
"jupyter-rfb==0.4.4",
3737
"numpy==2.2.1",
38-
"Pillow==11.0.0",
38+
"Pillow==11.1.0",
3939
"simplejpeg==1.7.6",
4040
"sidecar==0.7.0"
4141
]
@@ -60,7 +60,7 @@ doc = [
6060
"myst-parser==4.0.0",
6161
"nbsphinx==0.9.6",
6262
"numpydoc==1.8.0",
63-
"nbconvert==7.16.4",
63+
"nbconvert==7.16.5",
6464
"sphinx==7.4.7",
6565
"sphinx-design==0.6.1",
6666
"sphinx-jinja==2.0.2",
@@ -72,7 +72,7 @@ doc = [
7272
visualization = [
7373
"jupyter-rfb==0.4.4",
7474
"numpy==2.2.1",
75-
"Pillow==11.0.0",
75+
"Pillow==11.1.0",
7676
"simplejpeg==1.7.6",
7777
"sidecar==0.7.0"
7878
]

0 commit comments

Comments
 (0)