From 6e536c694414e4f25cb4f470daa031695b2445e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 22:06:24 +0000 Subject: [PATCH] Bump tqdm from 4.57.0 to 4.64.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.57.0 to 4.64.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.57.0...v4.64.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1189f3d..2e26b8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ PyYAML==5.4.1 regex==2020.11.13 six==1.15.0 tornado==6.1 -tqdm==4.57.0 +tqdm==4.64.0 typing-extensions==3.7.4.3 zipp==3.4.0