build(deps): bump tqdm from 4.66.2 to 4.66.3

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

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-03 22:01:39 +00:00
committed by Willi Ballenthin
parent 824e852184
commit 1cd0f44115

View File

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