From e56974fff9324fbe4657ee8d38eb94b9af22d083 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 3 Oct 2018 18:31:17 +0200 Subject: [PATCH] Bump deps --- requirements-dev.txt | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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