Update dependency aioredis to v2 - autoclosed
Compare changes
Files
2+ 1
− 1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
aioredis | install | major |
==1.3.0 -> ==2.0.1
|
aioredis | dependencies | major |
1.3.0 -> 2.0.1
|
v2.0.1
v2.0.0
Port redis-py's client implementation to aioredis.
(see #891)
Make hiredis an optional dependency.
(see #917)
v1.3.1
pool.wait_closed()
upon create_pool()
exception.loop
argument.
Throw warning in Python 3.8+ if explicit loop
is passed to methods.This MR has been generated by Renovate Bot.