build(deps): bump tqdm from 4.66.3 to 4.66.4

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

---
updated-dependencies:
- dependency-name: tqdm
  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]
2024-05-13 14:53:54 +00:00
committed by GitHub
parent b59df659c9
commit e4ae052f48

View File

@@ -32,7 +32,7 @@ classifiers = [
"Topic :: Security",
]
dependencies = [
"tqdm==4.66.3",
"tqdm==4.66.4",
"pyyaml==6.0.1",
"tabulate==0.9.0",
"colorama==0.4.6",