Ver Fonte

Bump asgiref from 3.6.0 to 3.7.2

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](https://github.com/django/asgiref/compare/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>
dependabot[bot] há 2 anos atrás
pai
commit
ed1d641513
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 Django>=4.0.7
-asgiref==3.6.0
+asgiref==3.7.2
 pytz==2022.7.1
 sqlparse==0.4.3
 requests==2.28.2