diff --git a/pyproject.toml b/pyproject.toml index e588448..a5fee2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ build-backend = "hatchling.build" [dependency-groups] dev = [ - "jupyterlab>=4.6.0", + "jupyterlab>=4.6.1", "pytest>=9.1.1", "pytest-cov>=7.1.0", "pytest-github-actions-annotate-failures>=0.4.2",