From 7bc1eb3baeb4153ebae659a8a521e1ce6bfca113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 14:29:51 +0000 Subject: [PATCH] Bump tqdm from 4.42.1 to 4.62.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.42.1 to 4.62.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.1...v4.62.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d713941..857e704 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ requests==2.27.1 frida==15.0.18 paramiko==2.9.2 -tqdm==4.42.1 +tqdm==4.62.3 colorlog==6.6.0 scp==0.13.2 psutil==5.9.0