From c6ce1df750ed085ce456bea787ae49dcdca7bd3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:34:58 +0000 Subject: [PATCH] Bump jupyterlab from 0.35.4 to 1.2.21 in /CS231n/assignment1 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.35.4 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] --- CS231n/assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CS231n/assignment1/requirements.txt b/CS231n/assignment1/requirements.txt index d9ee47c..6c2c868 100644 --- a/CS231n/assignment1/requirements.txt +++ b/CS231n/assignment1/requirements.txt @@ -24,7 +24,7 @@ jupyter==1.0.0 jupyter-client==5.2.4 jupyter-console==6.0.0 jupyter-core==4.4.0 -jupyterlab==0.35.4 +jupyterlab==1.2.21 jupyterlab-server==0.2.0 kiwisolver==1.0.1 MarkupSafe==1.1.1