From be7a8c01e303605c070c5ed89823ebded9f3cf5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:40:03 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8992813..6530b2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,7 +86,7 @@ rsa==4.9 # via google-auth six==1.16.0 # via python-dateutil -tqdm==4.66.1 +tqdm==4.66.4 # via fhiry (setup.py) tzdata==2023.3 # via pandas