Merge pull request #674 from fireeye/dependabot/pip/tqdm-4.61.2

build(deps): bump tqdm from 4.61.1 to 4.61.2
This commit is contained in:
Willi Ballenthin
2021-07-12 10:32:38 -06:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ import os
import setuptools
requirements = [
"tqdm==4.61.1",
"tqdm==4.61.2",
"pyyaml==5.4.1",
"tabulate==0.8.9",
"colorama==0.4.4",