Skip to content

Commit e89a492

Browse files
Update jupyterlab-blockly version in pyproject.toml.
1 parent 0baa80b commit e89a492

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
@@ -23,7 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.12",
2424
]
2525
dependencies = [
26-
"jupyterlab-blockly>=0.3.2,<0.4",
26+
"jupyterlab-blockly>=0.3.3,<0.4",
2727
"bleak>=0.22.2,<1",
2828
"pylgbst>=1.3.0,<2"
2929
]

0 commit comments

Comments
 (0)