Merge pull request #696 from fireeye/dependabot/pip/tqdm-4.62.0

build(deps): bump tqdm from 4.61.2 to 4.62.0
This commit is contained in:
Willi Ballenthin
2021-08-02 08:43:26 -06:00
committed by GitHub

View File

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