Merge pull request #1984 from mandiant/dependabot/pip/tqdm-4.66.2

build(deps-dev): bump tqdm from 4.66.1 to 4.66.2
This commit is contained in:
Moritz
2024-02-14 11:04:31 +01:00
committed by GitHub

View File

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