Skip to content

Commit 2e1cd70

Browse files
build(deps): bump daphne from 4.2.1 to 4.2.2
Bumps [daphne](https://github.com/django/daphne) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](django/daphne@4.2.1...4.2.2) --- updated-dependencies: - dependency-name: daphne dependency-version: 4.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72523e4 commit 2e1cd70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cryptography==46.0.7
7171
# autobahn
7272
# pyopenssl
7373
# service-identity
74-
daphne==4.2.1
74+
daphne==4.2.2
7575
# via
7676
# -r requirements.in
7777
# channels

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ cryptography==46.0.7
104104
# autobahn
105105
# pyopenssl
106106
# service-identity
107-
daphne==4.2.1
107+
daphne==4.2.2
108108
# via
109109
# -r requirements.txt
110110
# channels

0 commit comments

Comments
 (0)