Bump langchain-text-splitters from 0.3.7 to 0.3.9
Bumps langchain-text-splitters from 0.3.7 to 0.3.9.
Release notes
Sourced from langchain-text-splitters's releases.
langchain-text-splitters==0.3.9
Changes since langchain-text-splitters==0.3.8
fix(text-splitters): update langchain-core version to 0.3.72 fix(text-splitters): update lock for release fix(langchain): class HTMLSemanticPreservingSplitter ignores the text inside the div tag (#32213) feat(text-splitters): add Visual Basic 6 support (#31173) text-splitters: Add ruff rules FBT (#31935) text splitters: add chunk_size and chunk_overlap validations (#31916) fix: automatically fix issues with ruff (#31897) text-splitters: Ruff autofixes (#31858) text-splitters: Bump ruff version to 0.12 (#31866) text-splitters: bump spacy version to 3.8.7 (#31834) text-splitters: Add ruff rule UP (pyupgrade) (#31841) text-splitters: 0.3.9 (#31844) security: Remove xslt_path and harden XML parsers in HTMLSectionSplitter: package: langchain-text-splitters (#31819) text-splitters: fix stale header metadata in ExperimentalMarkdownSyntaxTextSplitter (#31622) chore: Bump langsmith in splitter uv (#31626) text-splitters: Add keep_separator arg to HTMLSemanticPreservingSplitter (#31588) text-splitters[patch]: fix some import-untyped errors (#31030) text-splitters: Fix regex separator merge bug in CharacterTextSplitter (#31137) packaging: remove Python upper bound for langchain and co libs (#31025) text-splitters: Set strict mypy rules (#30900)
Commits
77c9819fix(text-splitters): update langchain-core version to 0.3.727f015b6fix(text-splitters): update lock for release71ad451Merge branch 'master' of github.com:langchain-ai/langchain2c42893fix(langchain): update langchain-core version to 0.3.720e139fbrelease(langchain): 0.3.27 (#32227)622bb05fix(langchain): class HTMLSemanticPreservingSplitter ignores the text inside ...56dde3afeat(langchain): v1 scaffolding (#32166)bd3d649release(core): 0.3.72 (#32214)fb5da83fix(core): Dereference Refs for pydantic schema fails in tool schema generati...a7d0e42docs: fix typos in documentation (#32201)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.