From 992793bb4aeb2fc2dc5b246202a2558a36ed0578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 22:11:15 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_notebooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_notebooks.txt b/requirements_notebooks.txt index f95c736..143ac99 100644 --- a/requirements_notebooks.txt +++ b/requirements_notebooks.txt @@ -4,6 +4,6 @@ ipykernel==5.5.5 jax==0.2.17 jaxlib==0.3.0 jupyterlab==3.6.8 -tqdm==4.64.1 +tqdm==4.66.3 ipywidgets==8.0.3 # widgetsnbextension==4.0.4 \ No newline at end of file