Skip to content

Commit

Permalink
chore(deps): bump tqdm in /packages/text-embeddings
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.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.1...v4.66.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent 47249c4 commit a3a366a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/text-embeddings/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"InstructorEmbedding >= 1.0.1",
"torch == 2.1.2",
"numpy == 1.26.3",
"tqdm == 4.66.1",
"tqdm == 4.66.3",
"sentence-transformers == 2.2.2",
"transformers == 4.38.0",
"leapfrogai-sdk",
Expand Down

0 comments on commit a3a366a

Please sign in to comment.