From 801bc388e44a2acd9f3aecc90ec548e053e68487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 01:48:13 +0300 Subject: [PATCH] Bump tqdm from 4.63.0 to 4.64.0 (#440) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.0 to 4.64.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.64.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... 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 1b50d45..6cb9e7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ socid-extractor>=0.0.21 soupsieve==2.3.1 stem==1.8.0 torrequest==0.1.0 -tqdm==4.63.0 +tqdm==4.64.0 typing-extensions==4.1.1 webencodings==0.5.1 xhtml2pdf==0.2.7