Bump tqdm from 4.68.1 to 4.68.2

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.1 to 4.68.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.68.1...v4.68.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-version: 4.68.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-16 13:14:38 +00:00
committed by GitHub
parent dd4d74ce3d
commit 3acf288046
2 changed files with 5 additions and 5 deletions

View File

@@ -8,5 +8,5 @@ dependencies = [
"inquirerpy>=0.3.4",
"requests>=2.34.2",
"tabulate>=0.9.0",
"tqdm>=4.68.1",
"tqdm>=4.68.2",
]