From 367ebe003293bf4def1d7ddcdabec5b2bdd67ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 10:24:44 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.68.3 to 4.70.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.3 to 4.70.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.3...v4.70.0) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index c0dfd452b..40418d49f 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -72,7 +72,7 @@ tomli==2.4.1 # via # pytest # sqlfluff -tqdm==4.68.3 +tqdm==4.70.0 # via # mimic_utils (pyproject.toml) # sqlfluff