Skip to content

Allow more-itertools 11 - #853

Merged
abrookins merged 2 commits into
mainfrom
fix/deps-more-itertools-upper-bound
Aug 18, 2026
Merged

Allow more-itertools 11#853
abrookins merged 2 commits into
mainfrom
fix/deps-more-itertools-upper-bound

Conversation

@abrookins

@abrookins abrookins commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Supersedes #825. Updates the direct requirement and the corresponding uv.lock metadata.


Note

Low Risk
Dependency constraint-only change with no application logic updates; low risk unless more-itertools 11 introduces a breaking change for ichunked (unlikely for a minor major bump within allowed range).

Overview
Relaxes the more-itertools upper bound from <11.0 to <12.0 in pyproject.toml and syncs the same specifier in uv.lock.

This lets environments resolve more-itertools 11.x alongside redis-om without changing library code; existing usage (e.g. ichunked in the model layer) stays the same.

Reviewed by Cursor Bugbot for commit 7ebbdd9. Bugbot is set up for automated code reviews on this repo. Configure here.

@abrookins
abrookins merged commit 1c55400 into main Aug 18, 2026
16 checks passed
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