From 62cd66ca57548c8f588b5ccd2d40a6619684f7d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:30:16 +0000 Subject: [PATCH] Bump jupyterlab from 0.31.1 to 1.2.21 in /src Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.31.1 to 1.2.21. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/commits) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index b384107..b9d797d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ ipython>=7.0.0, <8.0 jupyter>=1.0.0, <2.0 jupyter_client>=5.1.0, <6.0 -jupyterlab==0.31.1 +jupyterlab==1.2.21 kedro==0.15.5 nbstripout==0.3.3 pytest-cov>=2.5, <3.0