bump reflex-components-radix -> reflex-components-core >= 0.9.5#6647
Conversation
also, for consistency to avoid potentially unvalidated TypedDict form values
Greptile SummaryThis PR bumps the minimum required version of
Confidence Score: 4/5Safe to merge — the change is a single version floor bump with no logic changes. The change itself is minimal and correct. The only open question is whether the sibling packages that still require >= 0.9.0 should also be updated to >= 0.9.5 for the same TypedDict fix, but that does not block this PR from merging safely. No files require special attention, though the sibling pyproject.toml files for other component packages may warrant a follow-up bump if the TypedDict fix applies to them as well. Important Files Changed
Reviews (1): Last reviewed commit: "bump reflex-components-radix -> reflex-c..." | Re-trigger Greptile |
Merging this PR will not alter performance
Comparing Footnotes
|
also, for consistency to avoid potentially unvalidated TypedDict form values