From d66808e646d707081f0239d1ae71d202874f2d91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:39:28 +0200 Subject: [PATCH] build(deps): bump jupyterlab in /exercise/1-Introduction-Python-Pandas (#94) Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.3 to 4.2.5. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.3...@jupyterlab/lsp@4.2.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- exercise/1-Introduction-Python-Pandas/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercise/1-Introduction-Python-Pandas/requirements.txt b/exercise/1-Introduction-Python-Pandas/requirements.txt index 6c4b0e8..c13fa6e 100644 --- a/exercise/1-Introduction-Python-Pandas/requirements.txt +++ b/exercise/1-Introduction-Python-Pandas/requirements.txt @@ -1,4 +1,4 @@ pandas==2.2.2 ipython==8.26.0 -jupyterlab==4.2.3 +jupyterlab==4.2.5