Skip to content

Commit 81ec762

Browse files
build(deps): bump semantic-text-splitter from 0.26.0 to 0.27.0 (#1367)
Bumps [semantic-text-splitter](https://github.com/benbrandt/text-splitter) from 0.26.0 to 0.27.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.26.0...v0.27.0) --- updated-dependencies: - dependency-name: semantic-text-splitter dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7fabc9 commit 81ec762

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 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.11.*"
1717
aleph-alpha-client = ">=7.1.0"
1818
python-dotenv = "*"
19-
semantic-text-splitter = "^0.26.0"
19+
semantic-text-splitter = "^0.27.0"
2020
qdrant-client = { version = "1.13.3", extras = ["fastembed"] }
2121
rich = "^14.0.0"
2222
datasets = "^3.6.0"

0 commit comments

Comments
 (0)