From 1e29469d7feb0ec9303d576a9c4f70e9f94f642a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 05:27:18 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.56.0 to 4.59.0 in /bot Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.56.0 to 4.59.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.56.0...v4.59.0) Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 6cd979941..05872bb2c 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -5,5 +5,5 @@ pytoml==0.1.21 pytz==2020.5 pyyaml==5.4.1 tenacity==6.3.1 -tqdm==4.56.0 +tqdm==4.59.0 zstandard==0.15.1