Bump tqdm from 4.68.4 to 4.69.0

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.4 to 4.69.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.68.4...v4.69.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-version: 4.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-21 13:14:17 +00:00
committed by GitHub
parent 001a8ed977
commit 044b11f58a
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ dependencies = [
"inquirerpy>=0.3.4",
"requests>=2.34.2",
"tabulate>=0.9.0",
"tqdm>=4.68.4",
"tqdm>=4.69.0",
]
[dependency-groups]