From c529e48eb78a5f7650579ba7aa028eabf618ad90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 17:22:16 +0000 Subject: [PATCH] Bump channels-redis from 4.2.1 to 4.3.0 Bumps [channels-redis](https://github.com/django/channels_redis) from 4.2.1 to 4.3.0. - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels_redis/compare/4.2.1...4.3.0) --- updated-dependencies: - dependency-name: channels-redis dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 716edd09f..69c470c4d 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ kombu = "==5.5.4" django-flags = "==5.0.14" sentry-sdk = "==2.32.0" channels = { extras = ["daphne"], version = "==4.2.2" } -channels-redis = "==4.2.1" +channels-redis = "==4.3.0" more-itertools = "==10.7.0" nh3 = "==0.2.21" django-admin-multiple-choice-list-filter = "==0.1.1" diff --git a/Pipfile.lock b/Pipfile.lock index f3e6d941d..ad811b269 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ec29e820bed9a61120acf647ec29ec284d3d809393a8f48542e7ed48c075cc6f" + "sha256": "eefdeaa03b10b79abab3a7bbce38dc141e6d743b669d613b7e45f66487f2da77" }, "pipfile-spec": 6, "requires": { @@ -473,12 +473,12 @@ }, "channels-redis": { "hashes": [ - "sha256:2ca33105b3a04b5a327a9c47dd762b546f30b76a0cd3f3f593a23d91d346b6f4", - "sha256:8375e81493e684792efe6e6eca60ef3d7782ef76c6664057d2e5c31e80d636dd" + "sha256:48f3e902ae2d5fef7080215524f3b4a1d3cea4e304150678f867a1a822c0d9f5", + "sha256:740ee7b54f0e28cf2264a940a24453d3f00526a96931f911fcb69228ef245dd2" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==4.2.1" + "markers": "python_version >= '3.9'", + "version": "==4.3.0" }, "charset-normalizer": { "hashes": [