From ab868516f6b75073e9f928181512371c7ada2799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 21:59:54 +0000 Subject: [PATCH] Bump jupyterlab from 3.1.4 to 3.6.2 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.1.4 to 3.6.2. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/vdom@3.6.2/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.1.4...@jupyterlab/vdom@3.6.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 0435df0..e4c65d4 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==3.1.4 +jupyterlab==3.6.2 coverage==6.0.2 docstr-coverage==2.2.0 isort==5.10.1