From fe612f86b7e8d43d4f1335af14e142c8f1e09ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:23:18 +0000 Subject: [PATCH] Bump tqdm from 4.9.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.9.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.9.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index a54c112..0f59bea --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -tqdm==4.9.0 +tqdm==4.66.3 matplotlib==2.1.2