build(deps): bump tqdm from 4.62.3 to 4.63.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-28 14:09:59 +00:00
committed by GitHub
parent 350eff27b7
commit 321316f99f

View File

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