From 3020112c42469701727c1051be9fb7e1b30d0cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:40:14 +0000 Subject: [PATCH] build(deps): bump jupyterlab in /exercise/3-Frequent-Patterns Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.3 to 4.3.3. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.3/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.3...@jupyterlab/lsp@4.3.3) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercise/3-Frequent-Patterns/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercise/3-Frequent-Patterns/requirements.txt b/exercise/3-Frequent-Patterns/requirements.txt index b75b1e0..b0c29fc 100644 --- a/exercise/3-Frequent-Patterns/requirements.txt +++ b/exercise/3-Frequent-Patterns/requirements.txt @@ -2,4 +2,4 @@ pandas==2.2.2 mlxtend==0.23.1 ipython==8.26.0 -jupyterlab==4.2.3 +jupyterlab==4.3.3