Skip to content

Commit df588af

Browse files
committed
Bump jupyter-collaboration
1 parent da00ed8 commit df588af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
dynamic = ["version", "description", "authors", "urls", "keywords"]
3030

3131
[project.optional-dependencies]
32-
rtc = ["jupyterlab>=4.2.0", "jupyter_collaboration>=3.0.0a0"]
32+
rtc = ["jupyterlab>=4.2.0", "jupyter_collaboration>=3.0.0b0"]
3333
test = ["pytest~=8.2", "pytest-cov", "pytest-jupyter[server]>=0.6", "pytest-timeout"]
3434
lint = ["mdformat>0.7", "mdformat-gfm>=0.3.5", "ruff>=0.4.0"]
3535
typing = ["mypy>=0.990"]

0 commit comments

Comments
 (0)