diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 2498c474c92b60c094020c1218f95214e5fa6f47..4f1ca969a51f0fd824100738d248cbf5de968083 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -84,7 +84,7 @@ django-simple-history==2.7.3 django-splash==0.2.2 django-statici18n==1.4.0 django-storages==1.4.1 -django-user-tasks==0.2.0 +django-user-tasks==0.2.1 django-waffle==0.12.0 django-webpack-loader==0.6.0 django==1.11.24 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index f32cfa22036c1f21f9105126c3c23f01fc65d0cd..ab14550906fe620b40fb05d6e0410ef4cadb3963 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -106,7 +106,7 @@ django-simple-history==2.7.3 django-splash==0.2.2 django-statici18n==1.4.0 django-storages==1.4.1 -django-user-tasks==0.2.0 +django-user-tasks==0.2.1 django-waffle==0.12.0 django-webpack-loader==0.6.0 django==1.11.24 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index f11ac17186af1c28d1bf41c496c1c976c55cdab4..f229335c31bf6eb0222ff2e054d79a6093d11833 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -103,7 +103,7 @@ django-simple-history==2.7.3 django-splash==0.2.2 django-statici18n==1.4.0 django-storages==1.4.1 -django-user-tasks==0.2.0 +django-user-tasks==0.2.1 django-waffle==0.12.0 django-webpack-loader==0.6.0 djangorestframework-jwt==1.11.0