diff --git a/requirements-dev.txt b/requirements-dev.txt index 205c880b..bc29744c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,18 +4,18 @@ dj-inmemorystorage==1.4.1 factory-boy==2.12.0 flake8==3.7.8 flake8-debugger==3.2.1 -flake8-docstrings==1.3.1 +flake8-docstrings==1.5.0 flake8-isort==2.7.0 flake8-string-format==0.2.3 flake8-tuple==0.4.0 isort==4.3.21 pydocstyle==4.0.1 pytest==5.3.0 -pytest-cov==2.7.1 +pytest-cov==2.8.1 pytest-django==3.5.1 pytest-env==0.6.2 pytest-factoryboy==2.0.3 -pytest-randomly==3.0.0 -requests-mock==1.6.0 +pytest-randomly==3.1.0 +requests-mock==1.7.0 python-semantic-release==4.3.3 snapshottest==0.5.1 diff --git a/requirements.txt b/requirements.txt index 9e29c4ea..f0cdb5ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ babel==2.7.0 -django==2.2.4 +django==2.2.7 django_cors_headers==3.2.0 django-environ==0.4.5 django-filter==2.2.0 -djangorestframework==3.10.2 -docx-mailmerge==0.4.0 +djangorestframework==3.10.3 +docx-mailmerge==0.5.0 docxtpl==0.6.3 jsonpath==0.82 mysqlclient==1.4.4