From 75e483afb5fd900583bb7943aa0a7956bcf43827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 11:59:51 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.1) --- 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 6d606ba..7ea451c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ frida-tools==12.2.1 scp==0.14.4 requests==2.31.0 paramiko==3.3.1 -tqdm==4.64.1 +tqdm==4.66.1 psutil reflutter