build(deps): bump tqdm from 4.64.0 to 4.64.1

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.64.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.64.1)

---
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]
2022-09-05 16:32:49 +00:00
committed by GitHub
parent 44843ea977
commit 4b2cfb4825

View File

@@ -11,7 +11,7 @@ import os
import setuptools
requirements = [
"tqdm==4.64.0",
"tqdm==4.64.1",
"pyyaml==6.0",
"tabulate==0.8.9",
"colorama==0.4.5",