From 1143d825947c71354a9f2232eb6ee2effce86660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:24:34 +0200 Subject: [PATCH] build(deps): bump tqdm from 4.66.2 to 4.66.4 in /bot (#2316) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index e2a9bdbff..27f48d960 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -4,5 +4,5 @@ libmozdata==0.2.4 pytoml==0.1.21 pyyaml==6.0.1 tenacity==8.3.0 -tqdm==4.66.3 +tqdm==4.66.4 zstandard==0.22.0