From 5c1f94cb360c66fca60e22449c569e20558b13c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:09:13 +0000 Subject: [PATCH] build(deps): 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 b21407db133..377eb2e2012 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ decorator==5.1.1 celery==5.4.0 kombu==5.3.7 vine==5.1.0 -tqdm==4.66.4 +tqdm==4.66.5 Deprecated==1.2.14 wrapt==1.16.0 jsonschema==4.22.0