From 17eef5e78544955f21491bed7f3caea7f3350848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 04:15:54 +0000 Subject: [PATCH] Bump tqdm from 4.65.1 to 4.65.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.1 to 4.65.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.1...v4.65.2) --- 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 c9e0c0e..59c7066 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.1 +tqdm==4.65.2