From f39b83a6536a306be9a2d55243b466831b1a8793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:10:21 +0000 Subject: [PATCH] Bump tqdm from 4.57.0 to 4.59.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.57.0 to 4.59.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.57.0...v4.59.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae454c86d04..b095d01edca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ kubernetes==12.0.1 munch==2.5.0 requests==2.25.1 retry==0.9.2 -tqdm==4.57.0 +tqdm==4.59.0 waiting==1.4.1 netaddr==0.8.0 pytest==6.2.2