From 08b342930ee85627266727cd9b6c76ba32f75470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 04:21:39 +0000 Subject: [PATCH] Bump tqdm from 4.66.0 to 4.66.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.0 to 4.66.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.0...v4.66.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a31dfbf..eeb3275 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ loguru==0.7.0 pre-commit==3.3.3 requests==2.31.0 selectolax==0.3.16 -tqdm==4.66.0 +tqdm==4.66.1