Merge pull request #6 from pacnpal/dependabot/pip/channels-redis-4.2.1

[DEPENDABOT] Update: Bump channels-redis from 4.2.0 to 4.2.1
This commit is contained in:
pacnpal
2024-12-24 11:16:41 -05:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ pytest-django==4.9.0
# WebSocket Support
channels==4.1.0
channels-redis==4.2.0
channels-redis==4.2.1
daphne==4.1.2
# React and Material UI will be handled via npm in the frontend directory