From 80bd7f21ebf24bbe1dc8416bdce0fc1d543524ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 14:22:56 +0300 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.64.1 (#618) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.64.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.64.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddc7a49..0f542b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ socid-extractor>=0.0.21 soupsieve==2.3.2.post1 stem==1.8.0 torrequest==0.1.0 -tqdm==4.64.0 +tqdm==4.64.1 typing-extensions==4.3.0 webencodings==0.5.1 xhtml2pdf==0.2.8