From e2f7adc6994ea4f6197e76863acf76f1a71003c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 05:47:46 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.54.0 to 4.54.1 in /bot Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.0 to 4.54.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.54.0...v4.54.1) 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 a7656be7a..569310782 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -5,5 +5,5 @@ pytoml==0.1.21 pytz==2020.4 pyyaml==5.3.1 tenacity==6.2.0 -tqdm==4.54.0 +tqdm==4.54.1 zstandard==0.14.0