build(deps): bump tqdm from 4.64.1 to 4.65.0

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.65.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.65.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]
2023-03-06 14:59:16 +00:00
committed by GitHub
parent 9f3428e1c3
commit 4047780c08

View File

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