From f1f42f7d81d8693c65a10a0c632cbf9287b0cde6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:52:26 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.42.0 to 4.66.3 in /test-infra/auto-deploy Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.42.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-infra/auto-deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/auto-deploy/requirements.txt b/test-infra/auto-deploy/requirements.txt index 5a7510bde..9509f3214 100644 --- a/test-infra/auto-deploy/requirements.txt +++ b/test-infra/auto-deploy/requirements.txt @@ -19,5 +19,5 @@ requests==2.22.0 requests-oauthlib==1.2.0 requests-toolbelt==0.9.1 retrying==1.3.3 -tqdm==4.42.0 +tqdm==4.66.3 watchdog==0.9.0