From ef8f9ce15b659e89d7bb07121917c3a11d3e2237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Nov 2021 17:42:11 +0300 Subject: [PATCH] Bump tqdm from 4.55.0 to 4.62.3 (#242) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.55.0 to 4.62.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.55.0...v4.62.3) --- 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 02986e0..4cb23ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ socid-extractor>=0.0.21 soupsieve==2.1 stem==1.8.0 torrequest==0.1.0 -tqdm==4.55.0 +tqdm==4.62.3 typing-extensions==3.10.0.2 webencodings==0.5.1 xhtml2pdf==0.2.5