Skip to content

Commit

Permalink
Bump tqdm from 4.66.3 to 4.67.0
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.3 to 4.67.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.3...v4.67.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 Nov 11, 2024
1 parent c05b724 commit 9cc0af3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ numpy = "^1.24.0"
pandas = "^2.0"
scikit-learn = "1.4.1.post1"
torch = "2.2.2"
tqdm = "4.66.3"
tqdm = "4.67.0"
transformers = "4.39.1"
pre-commit = "^3.4.0"
pytest = "^8.1.1"
Expand Down

0 comments on commit 9cc0af3

Please sign in to comment.