build(deps): bump tqdm from 4.60.0 to 4.61.0

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.60.0 to 4.61.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.60.0...v4.61.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 05:57:33 +00:00
committed by GitHub
parent ed02088c82
commit c1546cf6a8

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",