Skip to content

Commit eb1c19a

Browse files
dependabot[bot]brichet
authored andcommitted
Update nbclassic requirement from <0.4.0 to <0.5.0
Updates the requirements on [nbclassic](http://jupyter.org) to permit the latest version. --- updated-dependencies: - dependency-name: nbclassic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6b2d30 commit eb1c19a

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
@@ -40,7 +40,7 @@ dependencies = [
4040
"jupyterlab<4",
4141
"jupyterlab_server",
4242
"MarkupSafe<2.2.0",
43-
"nbclassic<0.4.0",
43+
"nbclassic<0.5.0",
4444
"nbclient>=0.6.1",
4545
"nbconvert>=6",
4646
"notebook>=6.4,<7",

0 commit comments

Comments
 (0)