From b7e7c4055158abd393adde1620a7410db771d5e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:06 +0200 Subject: [PATCH 01/17] Update aiohttp from 2.3.7 to 3.0.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 296c0e9..f3b8cbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiodns==1.1.1 -aiohttp==2.3.7 +aiohttp==3.0.7 aioresponses==0.3.1 appnope==0.1.0 async-timeout==2.0.0 From 75db15624ebd8b9ba8d41fae2147776d4499e603 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:08 +0200 Subject: [PATCH 02/17] Update aioresponses from 0.3.1 to 0.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3b8cbd..b015803 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiodns==1.1.1 aiohttp==3.0.7 -aioresponses==0.3.1 +aioresponses==0.4.0 appnope==0.1.0 async-timeout==2.0.0 asynctest==0.11.1 From c55afc67bb2441b88e489a6a2b1cbd47f524a305 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:10 +0200 Subject: [PATCH 03/17] Update asynctest from 0.11.1 to 0.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b015803..21571fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.0.7 aioresponses==0.4.0 appnope==0.1.0 async-timeout==2.0.0 -asynctest==0.11.1 +asynctest==0.12.0 bottom==2.1.3 cchardet==2.1.1 chardet==3.0.4 From caf07e12571d5b66fabbf9e7e522c0fc9cfdeb0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:12 +0200 Subject: [PATCH 04/17] Update coverage from 4.4.2 to 4.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21571fb..0c4ede1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==3.0.4 clint==0.5.1 colored==1.3.5 cookies==2.2.1 -coverage==4.4.2 +coverage==4.5.1 decorator==4.1.2 geoip2==2.6.0 inflection==0.3.1 From d6cdaea68192b23573425c425cc7eccf23a5283e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:13 +0200 Subject: [PATCH 05/17] Update decorator from 4.1.2 to 4.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c4ede1..09d8ec8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ clint==0.5.1 colored==1.3.5 cookies==2.2.1 coverage==4.5.1 -decorator==4.1.2 +decorator==4.2.1 geoip2==2.6.0 inflection==0.3.1 ipython==6.2.1 From 15e0a952f6d937749c8662ca448518a483eea3e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:15 +0200 Subject: [PATCH 06/17] Update geoip2 from 2.6.0 to 2.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09d8ec8..d747a90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ colored==1.3.5 cookies==2.2.1 coverage==4.5.1 decorator==4.2.1 -geoip2==2.6.0 +geoip2==2.7.0 inflection==0.3.1 ipython==6.2.1 ipython-genutils==0.2.0 From 7ac399e68e982a5aed8254ba174b3192d97184ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:16 +0200 Subject: [PATCH 07/17] Update multidict from 3.3.2 to 4.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d747a90..74feffa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ inflection==0.3.1 ipython==6.2.1 ipython-genutils==0.2.0 maxminddb==1.3.0 -multidict==3.3.2 +multidict==4.1.0 pexpect==4.3.1 pickleshare==0.7.4 pkginfo==1.4.1 From 1d3a8c778c018567904379acc90efdce5af5344c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:18 +0200 Subject: [PATCH 08/17] Update pexpect from 4.3.1 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74feffa..45785bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ ipython==6.2.1 ipython-genutils==0.2.0 maxminddb==1.3.0 multidict==4.1.0 -pexpect==4.3.1 +pexpect==4.4.0 pickleshare==0.7.4 pkginfo==1.4.1 prompt-toolkit==1.0.15 From d43c75231de2ce847f45b3d317fbb6e5f92b5917 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:20 +0200 Subject: [PATCH 09/17] Update pytest from 3.3.1 to 3.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45785bd..98ac71e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ py==1.5.2 pycares==2.3.0 pycparser==2.18 Pygments==2.2.0 -pytest==3.3.1 +pytest==3.4.2 pytest-cov==2.5.1 pytest-mock==1.6.3 pytz==2017.3 From 542a06b163e6146063e89b2afd920fcbe03c54f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:22 +0200 Subject: [PATCH 10/17] Update pytest-mock from 1.6.3 to 1.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98ac71e..251f144 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pycparser==2.18 Pygments==2.2.0 pytest==3.4.2 pytest-cov==2.5.1 -pytest-mock==1.6.3 +pytest-mock==1.7.1 pytz==2017.3 PyYAML==3.12 simplegeneric==0.8.1 From bc03523176788729f07cf384d3338636ee30ddbc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:23 +0200 Subject: [PATCH 11/17] Update pytz from 2017.3 to 2018.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 251f144..bc82204 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ Pygments==2.2.0 pytest==3.4.2 pytest-cov==2.5.1 pytest-mock==1.7.1 -pytz==2017.3 +pytz==2018.3 PyYAML==3.12 simplegeneric==0.8.1 simplex==0.1.2 From 8cc948cd4954f237915aa95d171cf5c84dd4965d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:25 +0200 Subject: [PATCH 12/17] Update twine from 1.9.1 to 1.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc82204..8cadbb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ simplegeneric==0.8.1 simplex==0.1.2 six==1.11.0 traitlets==4.3.2 -twine==1.9.1 +twine==1.10.0 wcwidth==0.1.7 yarl==0.17.0 aiopg==0.13.1 From f750123d8f1c87fc74bb3770dcf0bac3f9d979f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:27 +0200 Subject: [PATCH 13/17] Update yarl from 0.17.0 to 1.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cadbb1..eab6499 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ six==1.11.0 traitlets==4.3.2 twine==1.10.0 wcwidth==0.1.7 -yarl==0.17.0 +yarl==1.1.1 aiopg==0.13.1 peewee==2.10.2 peewee-async==0.5.10 From 6ba06a02f391604cf62f7fe10f03b2148fe217c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:28 +0200 Subject: [PATCH 14/17] Update aiopg from 0.13.1 to 0.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eab6499..5328bd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ traitlets==4.3.2 twine==1.10.0 wcwidth==0.1.7 yarl==1.1.1 -aiopg==0.13.1 +aiopg==0.13.2 peewee==2.10.2 peewee-async==0.5.10 psycopg2==2.7.3.2 From fbba19e0d2ddc9e7303e4b08574f693897051bf9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:29 +0200 Subject: [PATCH 15/17] Update peewee from 2.10.2 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5328bd8..57d64f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ twine==1.10.0 wcwidth==0.1.7 yarl==1.1.1 aiopg==0.13.2 -peewee==2.10.2 +peewee==3.1.3 peewee-async==0.5.10 psycopg2==2.7.3.2 uvloop==0.9.1 From 77489fadc2e8ca9dbec393d27d1720270743134d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:31 +0200 Subject: [PATCH 16/17] Update peewee-async from 0.5.10 to 0.5.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57d64f8..f05278d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ wcwidth==0.1.7 yarl==1.1.1 aiopg==0.13.2 peewee==3.1.3 -peewee-async==0.5.10 +peewee-async==0.5.11 psycopg2==2.7.3.2 uvloop==0.9.1 ipwhois==1.0.0 From a9cac1d14a7d954b5f9289fb554dd0e086c818fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 17:29:32 +0200 Subject: [PATCH 17/17] Update psycopg2 from 2.7.3.2 to 2.7.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f05278d..f91c965 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ yarl==1.1.1 aiopg==0.13.2 peewee==3.1.3 peewee-async==0.5.11 -psycopg2==2.7.3.2 +psycopg2==2.7.4 uvloop==0.9.1 ipwhois==1.0.0 click==6.7