From 1fdb07a32cdb0d8fce2950c084fbfad8502b36c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 04:27:33 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d37a0b0..6221630 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ Random_Word==1.0.11 Requests==2.31.0 thop==0.1.1.post2209072238 torch==2.0.1 -tqdm==4.65.0 +tqdm==4.66.1 ultralytics==8.0.116