Skip to content

chore(deps): update dependency aioredis to v2

RenovateBot requested to merge renovate/aioredis-2.x into main

This MR contains the following updates:

Package Type Update Change
aioredis dependencies major 1.3.1 -> 2.0.1

Release Notes

aio-libs/aioredis-py

v2.0.1

Compare Source

Features
  • Added Python 3.10 to CI & Updated the Docs (see #​1160)
  • Enable mypy in CI (see #​1101)
  • Synchronized reading the responses from a connection (see #​1106)
Fixes
  • Remove del from Redis (Fixes #​1115) (see #​1227)
  • fix socket.error raises (see #​1129)
  • Fix buffer is closed error when using PythonParser class (see #​1213)

v2.0.0

Compare Source

Features
  • Port redis-py's client implementation to aioredis.
    (see #​891)

  • Make hiredis an optional dependency.
    (see #​917)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports