Skip to content

Bump keboola.component floor to >=1.11.0 (input manifest fix)#30

Open
matyas-jirat-keboola wants to merge 1 commit into
mainfrom
fix/keboola-component-1.11.0
Open

Bump keboola.component floor to >=1.11.0 (input manifest fix)#30
matyas-jirat-keboola wants to merge 1 commit into
mainfrom
fix/keboola-component-1.11.0

Conversation

@matyas-jirat-keboola

Copy link
Copy Markdown
Contributor

What

Raise the keboola-component dependency floor from >=1.6.10 to >=1.11.0 and regenerate uv.lock.

Why

keboola.component versions 1.6.0–1.10.0 crash on the new dual-format input manifest. The fix landed in 1.11.0 (keboola/python-component#101, merged 2026-06-30). This raises the floor past the breaking range so the component picks up the fixed library.

Changes

  • pyproject.toml: keboola-component>=1.6.10 -> keboola-component>=1.11.0
  • uv.lock: regenerated minimally via uv lock --upgrade-package keboola-component (resolved 1.10.0 -> 1.11.0)

🤖 Generated with Claude Code

Versions 1.6.0–1.10.0 crash on the new dual-format input manifest;
fixed in 1.11.0 (keboola/python-component#101). Raise the floor past
the breaking range.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant