From eedf67d1056b0f163afb8ba00cedd7df82a826c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:53:47 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /dnn/torch/osce 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] --- dnn/torch/osce/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnn/torch/osce/requirements.txt b/dnn/torch/osce/requirements.txt index 0a92e65f0..e7317930c 100644 --- a/dnn/torch/osce/requirements.txt +++ b/dnn/torch/osce/requirements.txt @@ -6,4 +6,4 @@ pesq==0.0.4 gitpython==3.1.41 matplotlib==3.7.3 torchaudio==2.0.2 -tqdm==4.66.1 +tqdm==4.66.3