Skip to content

Commit

Permalink
chore(deps): bump chromadb from 0.5.2 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/chroma-core/chroma/releases)
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md)
- [Commits](chroma-core/chroma@0.5.2...0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 6b70607 commit 6e2015a
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 @@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"openai==1.34.0",
"chromadb==0.5.2",
"chromadb==0.5.3",
"pypdf2==3.0.1",
"python-docx==1.1.2",
"python-magic==0.4.27",
Expand Down

0 comments on commit 6e2015a

Please sign in to comment.