diff --git a/pyproject.toml b/pyproject.toml index ba56c0d..e571390 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ build-backend = "hatchling.build" [dependency-groups] dev = [ - "jupyterlab>=4.5.6", + "jupyterlab>=4.5.7", "pytest>=9.0.3", "pytest-cov>=7.1.0", "pytest-github-actions-annotate-failures>=0.4.0",