Skip to content

Update dependency channels-redis to v3.4.0 (develop)

RenovateBot requested to merge renovate/develop-channels-redis-3.x into develop

This MR contains the following updates:

Package Type Update Change
channels-redis dependencies minor ==3.3.1 -> ==3.4.0

Release Notes

django/channels_redis

v3.4.0

Compare Source

  • Dropped support for Python 3.6, which is now end-of-life, and added CI testing for Python 3.10. (#​301).

  • Added serialize and deserialize hooks to RedisPubSubChannelLayer (#​281).

  • Fixed iscoroutine check for pubsub proxied methods (#​297).

  • Fix workers support when using Redis PubSub layer (#​298)


Configuration

📅 Schedule: 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports