Skip to content

Commit

Permalink
Bump asgiref from 3.6.0 to 3.7.2 in /requirements (#489)
Browse files Browse the repository at this point in the history
Bumps [asgiref](https://github.com/django/asgiref) from 3.6.0 to 3.7.2.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](django/asgiref@3.6.0...3.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent aae14a9 commit 3e1f68b
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.6.0
asgiref==3.7.2
# via -r tests.in
babel==2.10.3
# via sphinx
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 tests.in
#
asgiref==3.6.0
asgiref==3.7.2
# via -r tests.in
cachelib==0.10.2
# via -r tests.in
Expand Down

0 comments on commit 3e1f68b

Please sign in to comment.