From bc38faf73928c1a2d786da8b6937e88a5d2f59ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:39:58 +0000 Subject: [PATCH] Bump tqdm from 4.23.4 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.23.4 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.23.4...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bd37509..18e7283 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -35,7 +35,7 @@ requests-toolbelt==0.8.0 simplegeneric==0.8.1 six==1.11.0 tornado==4.5.2 -tqdm==4.23.4 +tqdm==4.66.3 traitlets==4.3.2 twine==1.11.0 typed-ast==1.3.2