Skip to content

Allow redis client 8 releases - #854

Open
abrookins wants to merge 1 commit into
mainfrom
fix/deps-redis-upper-bound
Open

Allow redis client 8 releases#854
abrookins wants to merge 1 commit into
mainfrom
fix/deps-redis-upper-bound

Conversation

@abrookins

@abrookins abrookins commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

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


Note

Low Risk
Dependency range-only change with no application code modifications; risk is limited to compatibility with redis-py 8.x at install/runtime.

Overview
Relaxes the redis dependency ceiling from <8.0.0 to <9.0.0 in pyproject.toml, so installs can use redis-py 8.x releases while still excluding 9.x.

The matching lockfile metadata in uv.lock is updated to the same specifier.

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

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