Commit cd5d8f8
committed
build(deps): resolve redis-py 8.x as the locked default
The cap was lifted to redis>=5.0.1,<9.0.0 in v8.4.0 (verified vs real Redis +
RESP3), but the lock still pinned 7.4.0. Upgrade it so local dev and the
non-matrix CI jobs default to the newest supported redis-py. The test matrix
still explicitly covers ==5.0.1, >=7,<8, and >=8,<9.1 parent 060084b commit cd5d8f8
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments