From 2ee09289da0114694e704f7b5d1e2c5d1e7eb136 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 4 Nov 2018 21:29:32 +0100 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 e08c3352..b4766390 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.2 +pytest==3.10.0 pytest-django==3.4.3 diff --git a/requirements.txt b/requirements.txt index b2a3dd23..f9037fe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -Django==2.1.2 -django-agnocomplete==0.13.0 +Django==2.1.3 +django-agnocomplete==0.14.0 django-compressor==2.2 Pillow==5.3.0 psycopg2==2.7.5 -requests==2.19.1 +requests==2.20.0 social-auth-app-django==2.1.0 social-auth-core==1.7.0