From 1a4d49898cbfc75fcc68c82f553b46862a36dd24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:17:09 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.4 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.67.1) --- 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 291bc7f00..51c217fe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ sortedcontainers==2.4.0 spinners==0.0.24 tabulate==0.9.0 termcolor==2.5.0 -tqdm==4.66.4 +tqdm==4.67.1 types-pyyaml==6.0.10 types-tabulate==0.9.0.20240106 virtualenv==20.26.2