浏览代码

Bump asgiref from 3.5.2 to 3.6.0

Bumps [asgiref](https://github.com/django/asgiref) from 3.5.2 to 3.6.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.5.2...3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 年之前
父节点
当前提交
e80dc688fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 Django>=4.0.7
-asgiref==3.5.2
+asgiref==3.6.0
 pytz==2022.1
 sqlparse==0.4.2
 requests==2.28.1