build(deps-dev): bump tqdm from 4.65.0 to 4.66.1

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.1)

---
updated-dependencies:
- dependency-name: tqdm
  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]
2023-08-14 14:16:16 +00:00
committed by GitHub
parent 8479bc2f1f
commit 82f352f719

View File

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