From 9556e96b570aca4d90d8916da5cfe41d1597e4a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 10:15:34 +0200 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.64.1 (#9954) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.64.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.64.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alessio Fabiani --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41c1eaf230a..0e9ae4d06c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ decorator==5.1.1 celery==5.2.7 kombu==5.2.4 vine==5.0.0 -tqdm==4.64.0 +tqdm==4.64.1 Deprecated==1.2.13 wrapt==1.14.1 jsonschema==4.15.0