From 205d3cb2122e701d9eb92b6b91fdde2f4ebfb4a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:49:51 +0000 Subject: [PATCH] Bump jupyterlab in /WQCG_2020_Quantum_Monte_Carlo_Tutorial 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] --- WQCG_2020_Quantum_Monte_Carlo_Tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WQCG_2020_Quantum_Monte_Carlo_Tutorial/requirements.txt b/WQCG_2020_Quantum_Monte_Carlo_Tutorial/requirements.txt index ab4f8a0..6e2c614 100644 --- a/WQCG_2020_Quantum_Monte_Carlo_Tutorial/requirements.txt +++ b/WQCG_2020_Quantum_Monte_Carlo_Tutorial/requirements.txt @@ -1,4 +1,4 @@ qiskit==0.19.2 ipykernel==5.1.4 -jupyterlab==2.0.1 +jupyterlab==2.2.10 seaborn==0.10.1 \ No newline at end of file