build(deps): bump tqdm from 4.62.1 to 4.62.2

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.1 to 4.62.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.62.1...v4.62.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-23 14:02:36 +00:00
committed by GitHub
parent 15c69e3b7d
commit 558f5d0c8a

View File

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