Skip to content

Commit 46a5e58

Browse files
build(deps): bump semantic-text-splitter from 0.18.1 to 0.19.0 (#1168)
Bumps [semantic-text-splitter](https://github.com/benbrandt/text-splitter) from 0.18.1 to 0.19.0. - [Release notes](https://github.com/benbrandt/text-splitter/releases) - [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md) - [Commits](benbrandt/text-splitter@v0.18.1...v0.19.0) --- updated-dependencies: - dependency-name: semantic-text-splitter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7f44ca commit 46a5e58

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = ">=3.10,<3.13"
1616
pydantic = "2.10.*"
1717
aleph-alpha-client = ">=7.1.0"
1818
python-dotenv = "*"
19-
semantic-text-splitter = "^0.18.1"
19+
semantic-text-splitter = "^0.19.0"
2020
qdrant-client = "^1.12.1"
2121
rich = "^13.9.4"
2222
datasets = "^3.1.0"

0 commit comments

Comments
 (0)