From 07556717feb57efcf8fb29a1e2e98eebe2313b8c Mon Sep 17 00:00:00 2001 From: Joshua Blum Date: Wed, 19 Jul 2017 14:45:19 -0400 Subject: [PATCH] Upgrade packages (#414) --- docs-requirements.txt | 4 ++-- requirements.txt | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 872ee0196..1cb3c0a3a 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,5 +1,5 @@ # Packages needed to build docs on https://readthedocs.org Django==1.9.13 -Sphinx==1.6.2 -sphinx-autobuild==0.6.0 +Sphinx==1.6.3 +sphinx-autobuild==0.7.1 sphinxcontrib-httpdomain==1.5.0 diff --git a/requirements.txt b/requirements.txt index a87837152..42983e1b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,10 +5,10 @@ requests==2.18.1 factory_boy==2.8.1 coverage==4.4.1 psycopg2==2.7.1 -django-registration-redux==1.6 +django-registration-redux==1.7 djrill==2.1.0 ipython==6.1.0 -boto==2.47.0 +boto==2.48.0 moto==0.4.31 flake8==3.3.0 djangorestframework==3.6.3 @@ -16,14 +16,14 @@ djangorestframework-httpsignature==1.0.0 djangocms-admin-style==1.2.7 lxml==3.8.0 beautifulsoup4==4.6.0 -pyOpenSSL==17.0.0 +pyOpenSSL==17.1.0 pycrypto==2.6.1 google-api-python-client==1.6.2 slacker==0.9.50 -python-dateutil==2.6.0 +python-dateutil==2.6.1 django-hijack==2.1.4 django-hijack-admin==2.1.4 -django-money==0.11.3 +django-money==0.11.4 django-filter==1.0.4 django-widget-tweaks==1.4.1 django-bitfield==1.9.3 @@ -36,7 +36,7 @@ django-ajax-selects==1.6.0 django-kronos==1.0 markdown2==2.3.4 timeout-decorator==0.3.3 -phonenumbers==8.5.2 +phonenumbers==8.6.0 # Journalism Workflow requirements -Pillow==4.1.1 +Pillow==4.2.1