[DEPENDABOT] Update: Bump channels from 4.1.0 to 4.2.0

Bumps [channels](https://github.com/django/channels) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: channels
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-24 16:17:52 +00:00
committed by GitHub
parent 69094a9af8
commit 280ad4d6da

View File

@@ -36,7 +36,7 @@ pytest==8.3.4
pytest-django==4.9.0
# WebSocket Support
channels==4.1.0
channels==4.2.0
channels-redis==4.2.1
daphne==4.1.2