From 0e30b4a375f6866e08339a6ca6b6ca8ce0b3ad00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:26:11 +0000 Subject: [PATCH] Bump tqdm from 4.66.4 to 4.66.5 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68eeb74c..22fd559e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ scipy == 1.14.1 smplotlib == 0.0.9 timezonefinder == 6.5.0 tksheet == 7.2.12 -tqdm == 4.66.4 +tqdm == 4.66.5 # twirl == 0.4.2