Skip to content

Commit b9ccca6

Browse files
authored
Bump min required jupyter_events version to 0.11 (#453)
1 parent 1c23b68 commit b9ccca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/jupyter-server-ydoc/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"jupyter_ydoc>=2.1.2,<4.0.0,!=3.0.0,!=3.0.1",
3333
"pycrdt",
3434
"pycrdt-websocket>=0.15.0,<0.16.0",
35-
"jupyter_events>=0.10.0",
35+
"jupyter_events>=0.11.0",
3636
"jupyter_server_fileid>=0.7.0,<1",
3737
"jsonschema>=4.18.0"
3838
]

0 commit comments

Comments
 (0)