Skip to content

Commit 030f0a4

Browse files
authored
bump jupyterlab-chat version (#1406)
1 parent 61c8eab commit 030f0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jupyter-ai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"deepmerge>=2.0,<3",
3636
# NOTE: Make sure to update the corresponding dependency in
3737
# `packages/jupyter-ai/package.json` to match the version range below
38-
"jupyterlab-chat>=0.15.0,<0.16.0",
38+
"jupyterlab-chat>=0.16.0,<0.17.0",
3939
]
4040

4141
dynamic = ["version", "description", "authors", "urls", "keywords"]

0 commit comments

Comments
 (0)