Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Trung Dong Huynh 2020-01-07 11:11:26 +00:00
commit e6e4754311
3 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ flake8==3.7.9
# ------------------------------------------------------------------------------
tox==3.14.2
pytest==5.3.2
pytest_cases==1.11.9
pytest_cases==1.12.0
pytest-cookies==0.4.0
pytest-xdist==1.30.0
pytest-xdist==1.31.0
pyyaml==5.2

View File

@ -22,7 +22,7 @@ flower==0.9.3 # https://github.com/mher/flower
django==2.2.9 # pyup: < 3.0 # https://www.djangoproject.com/
django-environ==0.4.5 # https://github.com/joke2k/django-environ
django-model-utils==4.0.0 # https://github.com/jazzband/django-model-utils
django-allauth==0.40.0 # https://github.com/pennersr/django-allauth
django-allauth==0.41.0 # https://github.com/pennersr/django-allauth
django-crispy-forms==1.8.1 # https://github.com/django-crispy-forms/django-crispy-forms
{%- if cookiecutter.use_compressor == "y" %}
django-compressor==2.3 # https://github.com/django-compressor/django-compressor

View File

@ -11,7 +11,7 @@ psycopg2-binary==2.8.4 # https://github.com/psycopg/psycopg2
# Testing
# ------------------------------------------------------------------------------
mypy==0.760 # https://github.com/python/mypy
mypy==0.761 # https://github.com/python/mypy
pytest==5.3.1 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar