فهرست منبع

Bump asgiref from 3.5.0 to 3.5.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 سال پیش
والد
کامیت
012154bad3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 Django==4.0.4
-asgiref==3.5.0
+asgiref==3.5.2
 pytz==2022.1
 sqlparse==0.4.2
 requests==2.27.1