Merge pull request #594 from fireeye/dependabot/pip/tqdm-4.61.0

build(deps): bump tqdm from 4.60.0 to 4.61.0
This commit is contained in:
Moritz
2021-05-31 10:39:14 +02:00
committed by GitHub

View File

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