From 271b7a696bdd39e8f58edd1669f76b86a00e88df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 05:00:12 +0000 Subject: [PATCH] Bump tqdm from 4.62.3 to 4.65.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.65.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.3...v4.65.0) --- 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 4e2866a..5b136d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ redis==4.1.2 Flask_MonitoringDashboard==3.1.1 Flask==1.1.2 Werkzeug==2.0.3 -tqdm==4.62.3 +tqdm==4.65.0 olefile==0.46 Pillow==8.3.2 py-bcrypt==0.4