From b1900426b43f9cd81229aa001d89afae01b7d0a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:13:29 +0000 Subject: [PATCH] Bump tqdm from 4.59.0 to 4.66.3 in /dvs Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.59.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.59.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dvs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dvs/requirements.txt b/dvs/requirements.txt index 046e870..493ed6b 100644 --- a/dvs/requirements.txt +++ b/dvs/requirements.txt @@ -8,4 +8,4 @@ pytz==2021.1 PyYAML==5.4.1 scipy==1.5.4 tensorboardX==2.1 -tqdm==4.59.0 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file