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-14 06:52:40 +00:00
committed by GitHub
parent 5143b4c2cf
commit 327c928f4a
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.1",
"tqdm>=4.68.2",
]
[project.scripts]