From 470892081f1f94a4b9a26a183b6623b584c7eea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 15:56:54 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.64.1 to 4.65.0 in /bot Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.65.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.65.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... 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 5f6f1539e..586ff2065 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -4,5 +4,5 @@ libmozdata==0.1.79 pytoml==0.1.21 pyyaml==6.0 tenacity==8.2.2 -tqdm==4.64.1 +tqdm==4.65.0 zstandard==0.20.0