Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: daphne
  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 Feb 11, 2024
1 parent 10b3622 commit 6b892c7
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 @@ -23,7 +23,7 @@ SQLAlchemy==2.0.16
django-import-export==3.3.7
requests[socks]
python-gnupg==0.5.2
daphne==4.0.0
daphne==4.1.0
drf-spectacular==0.27.1
drf-spectacular-sidecar==2024.2.1
django-cors-headers==4.3.1
Expand Down

0 comments on commit 6b892c7

Please sign in to comment.