From 82ab7ee88752aa56421b654534ed1e84c201f2ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 04:54:18 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.69.1 to 4.70.0 in the python-deps group Bumps the python-deps group with 1 update: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.69.1 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.69.1...v4.70.0) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd4d78cb..ad8c6a71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ rpds-py==0.30.0 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 shellingham==1.5.4 -tqdm==4.69.1 +tqdm==4.70.0 typer==0.27.0 typing-inspection==0.4.2 typing_extensions==4.16.0