From c6a3a4f3bb7e6f61a51d3a14d8dc3c608b317230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 08:29:16 +0000 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14954e4..a70a0f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -351,7 +351,7 @@ tinycss @ file:///tmp/build/80754af9/tinycss_1617713798712/work toml @ file:///tmp/build/80754af9/toml_1616166611790/work toolz @ file:///home/linux1/recipes/ci/toolz_1610987900194/work tornado @ file:///C:/ci/tornado_1606924294691/work -tqdm==4.64.0 +tqdm==4.66.3 traitlets @ file:///tmp/build/80754af9/traitlets_1632522747050/work typed-ast @ file:///C:/ci/typed-ast_1624953797214/work typing-extensions @ file:///tmp/build/80754af9/typing_extensions_1631814937681/work