From 758c225bebf02fd8bde0d96603e2f15e65ab0a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:17:18 +0000 Subject: [PATCH] Bump jupyterlab from 3.6.3 to 3.6.7 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.3 to 3.6.7. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.6.3...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 796df636..e5697570 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Jupyter lab -jupyterlab==3.6.3 +jupyterlab==3.6.7 # Outras pydantic==1.10.7 httpx==0.24.0