Merge pull request #733 from fireeye/dependabot/pip/tqdm-4.62.2

build(deps): bump tqdm from 4.62.1 to 4.62.2
This commit is contained in:
Willi Ballenthin
2021-08-23 08:21:56 -06:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ import os
import setuptools
requirements = [
"tqdm==4.62.1",
"tqdm==4.62.2",
"pyyaml==5.4.1",
"tabulate==0.8.9",
"colorama==0.4.4",