From 5a5be5a5cc89e5e84eb11f5097d90f2c07af3e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:09:46 +0000 Subject: [PATCH] build(deps): bump jupyterlab in /exercise/1-Introduction-Python-Pandas 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] --- 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