Bump asgiref from 3.4.1 to 3.5.0 (#90)

Bumps [asgiref](https://github.com/django/asgiref) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.4.1...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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-10 23:22:35 +05:30 committed by GitHub
parent 486d2cd5bb
commit 7e6c0ddf71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
asgiref==3.4.1
asgiref==3.5.0
astroid==2.11.2
cachetools==5.0.0
certifi==2021.10.8