From 42e873447d355678d1a48314dbadf04bb9f5eb93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:28:14 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.3 in /jsk_perception/docker/ofa Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jsk_perception/docker/ofa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsk_perception/docker/ofa/requirements.txt b/jsk_perception/docker/ofa/requirements.txt index 25f0bd0144..7f2c725602 100644 --- a/jsk_perception/docker/ofa/requirements.txt +++ b/jsk_perception/docker/ofa/requirements.txt @@ -88,7 +88,7 @@ torchelastic==0.2.2 torchmetrics==0.11.4 torchtext==0.9.1 torchvision==0.9.1 -tqdm==4.65.0 +tqdm==4.66.3 typing-extensions==4.5.0 Werkzeug==2.2.3 xxhash==3.2.0