From a0848e934b69c3b2a2281223564732c32a808cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 04:54:49 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.67.3 to 4.68.1 in the python-deps group Bumps the python-deps group with 1 update: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.67.3 to 4.68.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.1 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 7db28334..f091500a 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.67.3 +tqdm==4.68.1 typer==0.25.1 typing-inspection==0.4.2 typing_extensions==4.15.0