Skip to content

Commit 0670baa

Browse files
authored
Merge pull request #273 from Paul-B98/dependabot/pip/jupyterlab-gte-4.5.7
build(deps-dev): update jupyterlab requirement from >=4.5.6 to >=4.5.7
2 parents d57f35c + cdd9a59 commit 0670baa

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.5.6",
34+
"jupyterlab>=4.5.7",
3535
"pytest>=9.0.3",
3636
"pytest-cov>=7.1.0",
3737
"pytest-github-actions-annotate-failures>=0.4.0",

0 commit comments

Comments
 (0)