Skip to content

Commit 5321f5c

Browse files
authored
Merge pull request #243 from Paul-B98/dependabot/pip/jupyterlab-gte-4.5.6
build(deps-dev): update jupyterlab requirement from >=4.4.3 to >=4.5.6
2 parents 3d63049 + 5f05d07 commit 5321f5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ build-backend = "hatchling.build"
3131

3232
[dependency-groups]
3333
dev = [
34-
"jupyterlab>=4.4.3",
34+
"jupyterlab>=4.5.6",
3535
"pytest>=8.4.0",
3636
"pytest-cov>=6.2.1",
3737
"pytest-github-actions-annotate-failures>=0.3.0",

0 commit comments

Comments
 (0)