build(deps): bump tqdm from 4.66.4 to 4.66.5 (#2252)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-06 09:38:10 +02:00
committed by GitHub
parent 6451fa433b
commit c2376eaf7b

View File

@@ -40,7 +40,7 @@ six==1.16.0
sortedcontainers==2.4.0
tabulate==0.9.0
termcolor==2.4.0
tqdm==4.66.4
tqdm==4.66.5
viv-utils==0.7.11
vivisect==1.1.1
wcwidth==0.2.13