From f2aa52a7c6d09984e1e27c6112979efed8361fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 13:18:14 +0000 Subject: [PATCH] Bump tqdm from 4.23.4 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.23.4 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.23.4...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(-) diff --git a/requirements.txt b/requirements.txt index 00d3793..b79d0cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ python-dateutil==2.7.3 pytz==2018.5 regex==2018.7.11 six==1.11.0 -tqdm==4.23.4 +tqdm==4.66.3 urllib3==1.24.2 Werkzeug==0.15.3