From 7b667dc17f6ccde1e6bdd9f62a068ba403e8f62b Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Sun, 29 Nov 2015 02:14:30 -0500 Subject: [PATCH 01/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b80ae0ea..4153c234 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,4 +41,4 @@ boto>=2.38.0,<3.0.0 beautifulsoup4==4.4.1 # Application monitoring requirements -newrelic==2.58.1.44 +newrelic==2.58.2.45 From 2225b88e6a19c4d9f2191fdc1cd0b23d67c02eaf Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Tue, 1 Mar 2016 16:26:17 -0800 Subject: [PATCH 02/23] [requires.io] dependency update --- requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4153c234..1e65b1ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ # Core project/common requirements -celery==3.1.19 -Django==1.8.7 +celery==3.1.20 +Django==1.9.3 django-appconf==1.0.1 -django-bootstrap3==6.2.2 +django-bootstrap3==7.0.0 # Pin to develop branch for cache feature git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a8883d4d0b40c6630d38e7#egg=django-compressor-dev==1.5-odl django-debug-toolbar==1.4 django-elasticsearch-debug-toolbar==1.0.3 -djangorestframework==3.3.1 -dj-database-url==0.3.0 +djangorestframework==3.3.2 +dj-database-url==0.4.0 dj-static==0.0.6 -elasticsearch==2.1.0 -elasticsearch-dsl==0.0.9 +elasticsearch==2.3.0 +elasticsearch-dsl==2.0.0 psycopg2==2.6.1 PyYAML==3.11 redis==2.10.5 -requests==2.8.1 +requests==2.9.1 static3==0.6.1 tox>=2.0.2,<3.0.0 -uwsgi==2.0.11.2 +uwsgi==2.0.12 six==1.10.0 sqlparse==0.1.18 statsd==3.2.1 @@ -35,10 +35,10 @@ git+https://github.com/mingchen/django-cas-ng@69463fe7c23f025be7165c2967f4ceb983 # Importer application requirements git+https://github.com/mitodl/xbundle@0e6d87b6d87bf0c366b3e87865df2327d57c6525#egg=xbundle==0.3.1 git+https://github.com/gdub/python-archive.git@61b9afde21621a8acce964d3336a7fb5d2d07ca6#egg=python-archive==0.3.1-odl -django-storages-redux==1.3 +django-storages-redux==1.3.2 python-magic==0.4.10 boto>=2.38.0,<3.0.0 beautifulsoup4==4.4.1 # Application monitoring requirements -newrelic==2.58.2.45 +newrelic==2.60.0.46 From 932b5bfc8d94d017b2eddec23e25a08d6b80265a Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Fri, 4 Mar 2016 12:46:24 -0800 Subject: [PATCH 03/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e65b1ed..a0dc7da4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Core project/common requirements -celery==3.1.20 +celery==3.1.21 Django==1.9.3 django-appconf==1.0.1 django-bootstrap3==7.0.0 From 042f050ef0974d706c02195a03280de994edd14f Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Sat, 5 Mar 2016 07:32:48 -0800 Subject: [PATCH 04/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0dc7da4..57e22a90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Core project/common requirements celery==3.1.21 -Django==1.9.3 +Django==1.9.4 django-appconf==1.0.1 django-bootstrap3==7.0.0 From f9bcde28892ab1908c399abfe42604b17f0261d9 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Mon, 7 Mar 2016 02:50:14 -0800 Subject: [PATCH 05/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57e22a90..71be9f62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ static3==0.6.1 tox>=2.0.2,<3.0.0 uwsgi==2.0.12 six==1.10.0 -sqlparse==0.1.18 +sqlparse==0.1.19 statsd==3.2.1 git+https://github.com/mitodl/django-settings-export@feature/py3_readme#egg=django-settings-export==1.0.5-odl From 1f484b0e1bb52ea93f9f972ebfbf264b10dbb05d Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Mon, 7 Mar 2016 17:04:42 -0800 Subject: [PATCH 06/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71be9f62..11934850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Core project/common requirements -celery==3.1.21 +celery==3.1.22 Django==1.9.4 django-appconf==1.0.1 django-bootstrap3==7.0.0 From c285380ace9fab8627e2bbfa60f57856878f105f Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Wed, 9 Mar 2016 22:23:36 -0500 Subject: [PATCH 07/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11934850..271c53a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Core project/common requirements -celery==3.1.22 +celery==3.1.23 Django==1.9.4 django-appconf==1.0.1 django-bootstrap3==7.0.0 From 90370cd5a0dd171feef6f46d21be0e0ceec3e847 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Mon, 14 Mar 2016 05:17:11 -0400 Subject: [PATCH 08/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 271c53a6..4a3789be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a88 django-debug-toolbar==1.4 django-elasticsearch-debug-toolbar==1.0.3 -djangorestframework==3.3.2 +djangorestframework==3.3.3 dj-database-url==0.4.0 dj-static==0.0.6 elasticsearch==2.3.0 From dfbdca4d41c9a27126cc14ce17104936653ea023 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Mon, 18 Jul 2016 20:58:48 -0400 Subject: [PATCH 09/23] [requires.io] dependency update --- doc_requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index a6aac2df..aadf2b12 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt -sphinx>=1.3.1 -sphinx_bootstrap_theme>=0.4.5 -sphinxcontrib-napoleon>=0.3.5 +sphinx==1.4.5 +sphinx-bootstrap-theme==0.4.11 +sphinxcontrib-napoleon==0.5.2 From 63e2110b1d12302b71ef7f8dfa838219eab5f11b Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Mon, 18 Jul 2016 20:58:49 -0400 Subject: [PATCH 10/23] [requires.io] dependency update --- requirements.txt | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4a3789be..21986812 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ # Core project/common requirements celery==3.1.23 -Django==1.9.4 -django-appconf==1.0.1 -django-bootstrap3==7.0.0 +Django==1.9.8 +django-appconf==1.0.2 +django-bootstrap3==7.0.1 # Pin to develop branch for cache feature git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a8883d4d0b40c6630d38e7#egg=django-compressor-dev==1.5-odl django-debug-toolbar==1.4 -django-elasticsearch-debug-toolbar==1.0.3 -djangorestframework==3.3.3 -dj-database-url==0.4.0 +django-elasticsearch-debug-toolbar==1.0.4 +djangorestframework==3.4.0 +dj-database-url==0.4.1 dj-static==0.0.6 elasticsearch==2.3.0 -elasticsearch-dsl==2.0.0 -psycopg2==2.6.1 +elasticsearch-dsl==2.1.0 +psycopg2==2.6.2 PyYAML==3.11 redis==2.10.5 -requests==2.9.1 -static3==0.6.1 +requests==2.10.0 +static3==0.7.0 tox>=2.0.2,<3.0.0 -uwsgi==2.0.12 +uwsgi==2.0.13.1 six==1.10.0 sqlparse==0.1.19 statsd==3.2.1 @@ -36,9 +36,10 @@ git+https://github.com/mingchen/django-cas-ng@69463fe7c23f025be7165c2967f4ceb983 git+https://github.com/mitodl/xbundle@0e6d87b6d87bf0c366b3e87865df2327d57c6525#egg=xbundle==0.3.1 git+https://github.com/gdub/python-archive.git@61b9afde21621a8acce964d3336a7fb5d2d07ca6#egg=python-archive==0.3.1-odl django-storages-redux==1.3.2 -python-magic==0.4.10 +python-magic==0.4.12 boto>=2.38.0,<3.0.0 beautifulsoup4==4.4.1 # Application monitoring requirements -newrelic==2.60.0.46 +newrelic==2.66.0.49 +django-server-status==0.3.2 \ No newline at end of file From b2b4a6af9faaac5980f9ab76cbb8437a843b4f24 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Tue, 19 Jul 2016 10:02:16 -0400 Subject: [PATCH 11/23] [requires.io] dependency update --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index aadf2b12..365fea23 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt sphinx==1.4.5 -sphinx-bootstrap-theme==0.4.11 +sphinx-bootstrap-theme==0.4.12 sphinxcontrib-napoleon==0.5.2 From bedaa1ce92c4790f05297fc62c3ead0fe7263817 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Tue, 19 Jul 2016 15:49:49 -0400 Subject: [PATCH 12/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21986812..90419ce5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,5 +41,5 @@ boto>=2.38.0,<3.0.0 beautifulsoup4==4.4.1 # Application monitoring requirements -newrelic==2.66.0.49 +newrelic==2.68.0.50 django-server-status==0.3.2 \ No newline at end of file From 1f68bf718c15ae60b182c75a5dc3f65ca7dd74fc Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Wed, 20 Jul 2016 04:14:43 -0400 Subject: [PATCH 13/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90419ce5..d5068303 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ static3==0.7.0 tox>=2.0.2,<3.0.0 uwsgi==2.0.13.1 six==1.10.0 -sqlparse==0.1.19 +sqlparse==0.2.0 statsd==3.2.1 git+https://github.com/mitodl/django-settings-export@feature/py3_readme#egg=django-settings-export==1.0.5-odl From 10daafcab5510d7df15d61c41fc119876e04dd3b Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Wed, 20 Jul 2016 07:33:47 -0400 Subject: [PATCH 14/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5068303..05bd5cd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ git+https://github.com/gdub/python-archive.git@61b9afde21621a8acce964d3336a7fb5d django-storages-redux==1.3.2 python-magic==0.4.12 boto>=2.38.0,<3.0.0 -beautifulsoup4==4.4.1 +beautifulsoup4==4.5.0 # Application monitoring requirements newrelic==2.68.0.50 From 813a58154f15bbd1005edb0da00063c05ce77b4f Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Thu, 21 Jul 2016 07:17:55 -0400 Subject: [PATCH 15/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05bd5cd4..63eedb61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-bootstrap3==7.0.1 # Pin to develop branch for cache feature git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a8883d4d0b40c6630d38e7#egg=django-compressor-dev==1.5-odl -django-debug-toolbar==1.4 +django-debug-toolbar==1.5 django-elasticsearch-debug-toolbar==1.0.4 djangorestframework==3.4.0 dj-database-url==0.4.1 From a7ee193d6e2034bc051216e9fa373545ff44d496 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Thu, 28 Jul 2016 09:22:36 -0400 Subject: [PATCH 16/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 63eedb61..b0c0c99b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a88 django-debug-toolbar==1.5 django-elasticsearch-debug-toolbar==1.0.4 -djangorestframework==3.4.0 +djangorestframework==3.4.1 dj-database-url==0.4.1 dj-static==0.0.6 elasticsearch==2.3.0 From 7f2981b1cb73023a79a4ce60d1fcf5fc84089470 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Mon, 1 Aug 2016 16:11:45 -0400 Subject: [PATCH 17/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0c0c99b..dbc579aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Core project/common requirements celery==3.1.23 -Django==1.9.8 +Django==1.10 django-appconf==1.0.2 django-bootstrap3==7.0.1 From f6303eb1d3982a2872dbce766551cf352436278a Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Tue, 2 Aug 2016 23:23:05 -0400 Subject: [PATCH 18/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbc579aa..d23e0955 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ git+https://github.com/gdub/python-archive.git@61b9afde21621a8acce964d3336a7fb5d django-storages-redux==1.3.2 python-magic==0.4.12 boto>=2.38.0,<3.0.0 -beautifulsoup4==4.5.0 +beautifulsoup4==4.5.1 # Application monitoring requirements newrelic==2.68.0.50 From 91b58f202ff2f820c1d768f9e2a35c03df6d4061 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Sat, 6 Aug 2016 14:59:31 -0400 Subject: [PATCH 19/23] [requires.io] dependency update --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index 365fea23..9077dc89 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt sphinx==1.4.5 sphinx-bootstrap-theme==0.4.12 -sphinxcontrib-napoleon==0.5.2 +sphinxcontrib-napoleon==0.5.3 From 8e9e6c1401a46ca66716400ab587c5beb67b9ad0 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Sat, 6 Aug 2016 14:59:32 -0400 Subject: [PATCH 20/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d23e0955..c388aa59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a88 django-debug-toolbar==1.5 django-elasticsearch-debug-toolbar==1.0.4 -djangorestframework==3.4.1 +djangorestframework==3.4.3 dj-database-url==0.4.1 dj-static==0.0.6 elasticsearch==2.3.0 From 5f7fedda28c7ab2ab5568dc15a1778fc81bac392 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Mon, 8 Aug 2016 13:27:55 -0400 Subject: [PATCH 21/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c388aa59..36835743 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ elasticsearch-dsl==2.1.0 psycopg2==2.6.2 PyYAML==3.11 redis==2.10.5 -requests==2.10.0 +requests==2.11.0 static3==0.7.0 tox>=2.0.2,<3.0.0 uwsgi==2.0.13.1 From d8b15f72c114b68fb38c04ecff1795bed8263f6a Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Fri, 12 Aug 2016 07:56:30 -0400 Subject: [PATCH 22/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36835743..d1aebf77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a88 django-debug-toolbar==1.5 django-elasticsearch-debug-toolbar==1.0.4 -djangorestframework==3.4.3 +djangorestframework==3.4.4 dj-database-url==0.4.1 dj-static==0.0.6 elasticsearch==2.3.0 From 68492fefbbd4db98d19a6fe64240d3e8ed2fea3f Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Sat, 13 Aug 2016 12:27:00 -0400 Subject: [PATCH 23/23] [requires.io] dependency update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1aebf77..1ad981b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ static3==0.7.0 tox>=2.0.2,<3.0.0 uwsgi==2.0.13.1 six==1.10.0 -sqlparse==0.2.0 +sqlparse==0.2.1 statsd==3.2.1 git+https://github.com/mitodl/django-settings-export@feature/py3_readme#egg=django-settings-export==1.0.5-odl