Просмотр исходного кода

Bump django from 1.11.28 to 1.11.29 in /desktop/core

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 лет назад
Родитель
Сommit
a78e6a7dcf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -10,7 +10,7 @@ channels-redis==2.3.2
 configobj==5.0.6
 cryptography==3.2
 django-auth-ldap==1.3.0
-Django==1.11.28 # Django 2 then 3?
+Django==1.11.29 # Django 2 then 3?
 django-axes==2.2.0
 django-celery-beat==1.4.0
 django_celery_results==1.0.4