From 23eb463279f5c06f4e1ca28bf18a13968953ab37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 21:00:23 +0000 Subject: [PATCH] Update dependency dev/jupyterlab to v4.0.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bc320fc..a098c15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "darglint ==1.8.1", "flakehell ==0.9.0", "isort ==5.12.0", - "jupyterlab ==4.0.3", + "jupyterlab ==4.0.5", "mypy ==1.4.1", "nox ==2023.4.22", "pre-commit ==3.3.3",