build(deps): bump tqdm from 4.62.2 to 4.62.3

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

---
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-09-23 14:24:28 +00:00
committed by GitHub
parent 3e44d07541
commit d22557947a

View File

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