Bump tqdm from 4.68.3 to 4.68.4

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

---
updated-dependencies:
- dependency-name: tqdm
  dependency-version: 4.68.4
  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-07-12 15:02:54 +00:00
committed by GitHub
parent bbabd3f56c
commit d6d983a100
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ dependencies = [
"curl-cffi>=0.15.0",
"pillow>=12.3.0",
"python-dotenv>=1.2.2",
"tqdm>=4.68.3",
"tqdm>=4.68.4",
]
[dependency-groups]