From fe2f7e26c04342077d37af980ba973909e276e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 17:32:17 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.65.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.65.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.65.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 6bd9596..c9e0c0e 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.65.0 +tqdm==4.65.1