Skip to content

Commit

Permalink
Bump channels from 4.1.0 to 4.2.0 (#740)
Browse files Browse the repository at this point in the history
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](django/channels@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent f32720c commit 295ba07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# base
celery==5.4.0
channels==4.1.0
channels==4.2.0
# django explicitly not listed here because azure installs a particular series immediately after
django-ical==1.9.2
django-paypal==1.1.2
Expand Down

0 comments on commit 295ba07

Please sign in to comment.