Преглед на файлове

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 години
родител
ревизия
ec07a76903
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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