From 8ff8dea631dc92d7058ed8b840d248f3eb92c288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:39:46 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.54.1 to 4.55.1 in /bot Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.1 to 4.55.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.54.1...v4.55.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 aee5d9915..8adc8cec6 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.3.1 -tqdm==4.54.1 +tqdm==4.55.1 zstandard==0.14.1