Ver código fonte

Bump django from 3.0.7 to 3.0.8

Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.7...3.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 anos atrás
pai
commit
ec07a76903
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.2.7
 asgiref==3.2.7
-Django==3.0.7
+Django==3.0.8
 pytz==2019.3
 pytz==2019.3
 sqlparse==0.3.1
 sqlparse==0.3.1
 requests
 requests