Skip to content

Commit

Permalink
build(deps): update tqdm requirement from ~=4.66.1 to ~=4.67.0 (#242)
Browse files Browse the repository at this point in the history
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.1...v4.67.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 5f52718 commit 677470d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cli = [
"click~=8.1.5",
"click-logging~=1.0.1",
"tabulate~=0.9.0",
"tqdm~=4.66.1",
"tqdm~=4.67.0",
]

[project.scripts]
Expand Down

0 comments on commit 677470d

Please sign in to comment.