diff --git a/requirements-dev.txt b/requirements-dev.txt index cb33a4dd..443a96d7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -29,7 +29,7 @@ django-robots==4.0; python_full_version > "1.1.1" django-taggit==1.3.0; python_version >= "3.6" django-treebeard==4.3.1; python_version >= "3.6" django-user-agents==0.4.0 -django==2.2.17; python_version >= "3.5" +django==2.2.28; python_version >= "3.5" djangorestframework==3.12.2; python_version >= "3.6" draftjs-exporter==2.1.7; python_version >= "3.6" et-xmlfile==1.0.1; python_version >= "3.6" diff --git a/requirements.txt b/requirements.txt index 1d523e42..9a6bfb0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-robots==4.0; python_full_version > "1.1.1" django-taggit==1.3.0; python_version >= "3.6" django-treebeard==4.3.1; python_version >= "3.6" django-user-agents==0.4.0 -django==2.2.17; python_version >= "3.5" +django==2.2.28; python_version >= "3.5" djangorestframework==3.12.2; python_version >= "3.6" draftjs-exporter==2.1.7; python_version >= "3.6" et-xmlfile==1.0.1; python_version >= "3.6"