diff --git a/requirements-dev.txt b/requirements-dev.txt index 56f3f6ed..e08c3352 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ factory-boy==2.11.1 mkdocs==1.0.4 -pytest==3.8.1 +pytest==3.8.2 pytest-django==3.4.3 diff --git a/requirements.txt b/requirements.txt index 3ee87c9d..b2a3dd23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -Django==2.1.1 -django-agnocomplete==0.12.2 +Django==2.1.2 +django-agnocomplete==0.13.0 django-compressor==2.2 -Pillow==5.2.0 +Pillow==5.3.0 psycopg2==2.7.5 requests==2.19.1 social-auth-app-django==2.1.0