Skip to content

Commit

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

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

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 8, 2024
1 parent d235f74 commit 10a704c
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 @@ -4,7 +4,7 @@ django-cors-headers==4.6.0
redis==5.2.0
sqlalchemy==2.0.36
channels==4.2.0
channels-redis==4.2.0
channels-redis==4.2.1
orjson==3.10.12
simplejson==3.19.3
psycopg2-binary
Expand Down

0 comments on commit 10a704c

Please sign in to comment.