From 573c392ae00febc1619627c3d1868e594f6911de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:47:31 +0000 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.66.3 in /uvi_web Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- uvi_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uvi_web/requirements.txt b/uvi_web/requirements.txt index 692b265c..8cc3fd53 100644 --- a/uvi_web/requirements.txt +++ b/uvi_web/requirements.txt @@ -29,7 +29,7 @@ regex==2022.4.24 requests==2.31.0 soupsieve==2.3.2.post1 thinc==8.0.15 -tqdm==4.64.0 +tqdm==4.66.3 urllib3==1.26.18 wasabi==0.9.1 Werkzeug==3.0.1