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-19 06:52:52 +00:00
committed by GitHub
parent a57f0a74a1
commit 34219bacfb
3 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"pywidevine>=1.9.0",
"requests>=2.32.5",
"tabulate>=0.9.0",
"tqdm>=4.68.4",
"tqdm>=4.69.0",
"tzdata>=2026.3",
]