From 5ee58acef637f6a379b09a2eb0d0b4ae987f6391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:07:24 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.1 to 4.66.3 in /bot Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... 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 c7211219f..3c9fe1cb7 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.2.3 -tqdm==4.66.2 +tqdm==4.66.3 zstandard==0.22.0