Skip to content

Commit 3eab493

Browse files
build: bump jupyter-rfb from 0.4.4 to 0.5.1 in the doc group (#600)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dccfec0 commit 3eab493

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
@@ -33,7 +33,7 @@ dependencies = [
3333
all = [
3434
"grpcio",
3535
"protobuf",
36-
"jupyter-rfb==0.4.4",
36+
"jupyter-rfb==0.5.1",
3737
"numpy==2.2.1",
3838
"Pillow==11.1.0",
3939
"simplejpeg==1.7.6",
@@ -70,7 +70,7 @@ doc = [
7070
"sphinxcontrib-jquery==4.1",
7171
]
7272
visualization = [
73-
"jupyter-rfb==0.4.4",
73+
"jupyter-rfb==0.5.1",
7474
"numpy==2.2.1",
7575
"Pillow==11.1.0",
7676
"simplejpeg==1.7.6",

0 commit comments

Comments
 (0)