Skip to content

Commit

Permalink
build(deps): bump tqdm from 4.61.2 to 4.64.0
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.61.2 to 4.64.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.61.2...v4.64.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2022
1 parent c6ffa94 commit 3fa7f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import setuptools

requirements = [
"tqdm==4.62.3",
"tqdm==4.64.0",
"pyyaml==6.0",
"tabulate==0.8.9",
"colorama==0.4.4",
Expand Down

0 comments on commit 3fa7f42

Please sign in to comment.