Skip to content

Commit e71f451

Browse files
Bump channels from 4.0.0 to 4.2.2 (#313)
Bumps [channels](https://github.com/django/channels) from 4.0.0 to 4.2.2. - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](django/channels@4.0.0...4.2.2) --- updated-dependencies: - dependency-name: channels dependency-version: 4.2.2 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>
1 parent 487fe4f commit e71f451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ asyncwebsockets==0.9.4
5858

5959
fastapi==0.115.11
6060

61-
channels==4.0.0
61+
channels==4.2.2
6262
daphne==4.1.2

0 commit comments

Comments
 (0)