Browse Source

Bump asgiref from 3.2.7 to 3.2.10

Bumps [asgiref](https://github.com/django/asgiref) from 3.2.7 to 3.2.10.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.2.7...3.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 years ago
parent
commit
c4f8e31a32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-asgiref==3.2.7
+asgiref==3.2.10
 Django==3.0.8
 pytz==2019.3
 sqlparse==0.3.1