Skip to content

Commit

Permalink
Bump channels-redis from 4.1.0 to 4.2.0 (#1067)
Browse files Browse the repository at this point in the history
Bumps [channels-redis](https://github.com/django/channels_redis) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/commits)

---
updated-dependencies:
- dependency-name: channels-redis
  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 Jan 14, 2024
1 parent 843d1a1 commit 35af5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ django-model-utils==4.3.1
django-redis==5.4.0
djangorestframework==3.14.0
channels==4.0.0
channels-redis==4.1.0
channels-redis==4.2.0
celery==5.3.6
grpcio==1.60.0
googleapis-common-protos==1.62.0
Expand Down

0 comments on commit 35af5f2

Please sign in to comment.