From 2bdf829e84366fe73e26ca14bf1dc81900b37fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 17:52:15 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /.ci/docker Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index bd3711bfb0..a0048e4626 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -9,7 +9,7 @@ sphinx-copybutton pypandoc==1.12 pandocfilters markdown -tqdm==4.66.1 +tqdm==4.66.3 numpy==1.24.4 matplotlib librosa