Skip to content

Commit 11c0d3e

Browse files
test(tox): Unpin pytest on Redis tests
1 parent bf40090 commit 11c0d3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

-1
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,6 @@ deps =
582582

583583
# Redis
584584
redis: fakeredis!=1.7.4
585-
redis: pytest<8.0.0
586585
{py3.6,py3.7}-redis: fakeredis!=2.26.0 # https://github.com/cunla/fakeredis-py/issues/341
587586
{py3.7,py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-redis: pytest-asyncio
588587
redis-v3: redis~=3.0

0 commit comments

Comments
 (0)