Skip to content

Commit

Permalink
Bump tqdm from 4.66.1 to 4.66.2
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.1...v4.66.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 7c877ab commit 4485a2f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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.1"
tqdm = "4.66.2"
transformers = "4.39.1"
pre-commit = "^3.4.0"
pytest = "^8.1.1"
Expand Down

0 comments on commit 4485a2f

Please sign in to comment.