Skip to content

Commit

Permalink
Bump asgiref from 3.3.4 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [asgiref](https://github.com/django/asgiref) from 3.3.4 to 3.5.0.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](django/asgiref@3.3.4...3.5.0)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2022
1 parent fdac8a5 commit 1f93e98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
asgiref==3.4.1
asgiref==3.5.0
# via -r requirements/tests.in
attrs==21.4.0
# via pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements/tests.in
#
asgiref==3.4.1
asgiref==3.5.0
# via -r requirements/tests.in
attrs==21.4.0
# via pytest
Expand Down

0 comments on commit 1f93e98

Please sign in to comment.