From 6121335e810d9f4bc2e29a30acfa226614654d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:01:08 +0000 Subject: [PATCH] Bump jupyterlab in /docs/samples/custom/kfserving-custom-model Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.0.1 to 2.2.10. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@2.0.1...@jupyterlab/application-top@2.2.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/samples/custom/kfserving-custom-model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/samples/custom/kfserving-custom-model/requirements.txt b/docs/samples/custom/kfserving-custom-model/requirements.txt index 33e0252..5ce54bf 100644 --- a/docs/samples/custom/kfserving-custom-model/requirements.txt +++ b/docs/samples/custom/kfserving-custom-model/requirements.txt @@ -32,7 +32,7 @@ json5==0.9.2 jsonschema==3.2.0 jupyter-client==6.0.0 jupyter-core==4.6.3 -jupyterlab==2.0.1 +jupyterlab==2.2.10 jupyterlab-server==1.0.7 kfserving==0.3.0 kubernetes==10.0.1