Skip to content

Update chonkie requirement from <1,>=0.2.1 to >=0.2.1,<2#241

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/chonkie-gte-0.2.1-and-lt-2
Open

Update chonkie requirement from <1,>=0.2.1 to >=0.2.1,<2#241
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/chonkie-gte-0.2.1-and-lt-2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on chonkie to permit the latest version.

Release notes

Sourced from chonkie's releases.

v1.6.0

Chonkie 1.6.0 🎉🦛

This release brings HTML table support, a self-hostable chunking API, native async capabilities, and a migration to ty for faster type-checking, alongside a range of internal refactors and quality improvements that make the library leaner and easier to extend.


田 HTML Table Support ✨

Structured data in HTML documents has historically been a challenge for chunking pipelines. With 1.6.0, we're introducing first-class support for HTML tables via two new components TableChef and TableChunker.

  • TableChef handles the extraction and normalization of HTML tables into clean, structured representations that are ready for downstream processing.
  • TableChunker builds on top of that to intelligently chunk tabular content, preserving row and column semantics rather than blindly splitting on token boundaries.

Whether you're working with HTML or markdown, you can now process tables in your chunking pipeline.

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [chonkie](https://github.com/chonkie-inc/chonkie) to permit the latest version.
- [Release notes](https://github.com/chonkie-inc/chonkie/releases)
- [Commits](chonkie-inc/chonkie@v1.0.0a0...v1.6.0)

---
updated-dependencies:
- dependency-name: chonkie
  dependency-version: 1.6.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 16, 2026
@fabnemEPFL

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant