chore(deps): update dependency aioredis to v1.3.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| aioredis | install | patch |
==1.3.0 -> ==1.3.1
|
| aioredis | dependencies | patch |
1.3.0 -> 1.3.1
|
Release Notes
aio-libs/aioredis-py
v1.3.1
Bugfixes
- Fix transaction data decoding
(see #657) - Fix duplicate calls to
pool.wait_closed()uponcreate_pool()exception.
(see #671)
Deprecations and Removals
- Drop explicit loop requirement in API.
Deprecate
loopargument. Throw warning in Python 3.8+ if explicitloopis passed to methods.
(see #666)
Misc
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot