From edeeddab758e566a64d06d527c58c9fb9f5abd9d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:07 +0200 Subject: [PATCH 01/12] Update attrs from 18.1.0 to 18.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd2b978..4776a91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # appdirs==1.4.3 asn1crypto==0.24.0 -attrs==18.1.0 +attrs==18.2.0 automat==0.7.0 axiom==0.7.5 cffi==1.11.5; platform_python_implementation != 'PyPy' From 55b1c51cb69c97b6c1f4d09b3f33256097f3601a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:09 +0200 Subject: [PATCH 02/12] Update cryptography from 2.3.1 to 2.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4776a91..86185e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ automat==0.7.0 axiom==0.7.5 cffi==1.11.5; platform_python_implementation != 'PyPy' constantly==15.1.0 -cryptography==2.3.1 +cryptography==2.4.2 cssutils==1.0.2 enum34==1.1.6 epsilon==0.7.3 From b3f49e634bfceb9bc497cb00cde0db46850f11dd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:10 +0200 Subject: [PATCH 03/12] Update ipaddress from 1.0.21 to 1.0.22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86185e2..e1dac49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ epsilon==0.7.3 hyperlink==18.0.0 idna==2.7 incremental==17.5.0 -ipaddress==1.0.21 +ipaddress==1.0.22 lxml==4.2.4 mantissa==0.9.0 nevow==0.14.4 From 0806f1c3ac7f1ab6546ad373741748f32bca4ea5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:12 +0200 Subject: [PATCH 04/12] Update lxml from 4.2.4 to 4.2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1dac49..7139575 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ hyperlink==18.0.0 idna==2.7 incremental==17.5.0 ipaddress==1.0.22 -lxml==4.2.4 +lxml==4.2.5 mantissa==0.9.0 nevow==0.14.4 olefile==0.45.1 From 4027e4d920212aaa84c5735dd3a066828d3014e9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:14 +0200 Subject: [PATCH 05/12] Update olefile from 0.45.1 to 0.46 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7139575..7c27fe7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ipaddress==1.0.22 lxml==4.2.5 mantissa==0.9.0 nevow==0.14.4 -olefile==0.45.1 +olefile==0.46 pillow==5.2.0 pyasn1-modules==0.2.2 pyasn1==0.4.4 From ba377aad139320a9b0276e0b8c6e47e4ddaec716 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:15 +0200 Subject: [PATCH 06/12] Update pillow from 5.2.0 to 5.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c27fe7..93d2574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ lxml==4.2.5 mantissa==0.9.0 nevow==0.14.4 olefile==0.46 -pillow==5.2.0 +pillow==5.3.0 pyasn1-modules==0.2.2 pyasn1==0.4.4 pycparser==2.18; platform_python_implementation != 'PyPy' From 484cd83b807fb8f1230a1704e916bc03ba4112b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:17 +0200 Subject: [PATCH 07/12] Update pycparser from 2.18 to 2.19 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93d2574..da5d43a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ olefile==0.46 pillow==5.3.0 pyasn1-modules==0.2.2 pyasn1==0.4.4 -pycparser==2.18; platform_python_implementation != 'PyPy' +pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 pyrsistent==0.14.4 python-dateutil==2.7.3 From 9dd03feba91fdf88de5c16cd2da2337e0135b6cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:18 +0200 Subject: [PATCH 08/12] Update pyrsistent from 0.14.4 to 0.14.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da5d43a..a27851b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pyasn1-modules==0.2.2 pyasn1==0.4.4 pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 -pyrsistent==0.14.4 +pyrsistent==0.14.7 python-dateutil==2.7.3 pytz==2018.5 service-identity==17.0.0 From 38389cd1496ad707e93cbe089cffb3069c05a82b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:20 +0200 Subject: [PATCH 09/12] Update python-dateutil from 2.7.3 to 2.7.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a27851b..7cf87e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pyasn1==0.4.4 pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 pyrsistent==0.14.7 -python-dateutil==2.7.3 +python-dateutil==2.7.5 pytz==2018.5 service-identity==17.0.0 six==1.11.0 From 0087f46a448ed0c72488f7fb7d7089cfb86ecc52 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:21 +0200 Subject: [PATCH 10/12] Update pytz from 2018.5 to 2018.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cf87e8..19358a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 pyrsistent==0.14.7 python-dateutil==2.7.5 -pytz==2018.5 +pytz==2018.7 service-identity==17.0.0 six==1.11.0 twisted[tls,conch]==18.7.0 From a1a2a4fa889cb718be9ce085bd2c41d4fc57358b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:23 +0200 Subject: [PATCH 11/12] Update twisted from 18.7.0 to 18.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19358a3..9f883e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ python-dateutil==2.7.5 pytz==2018.7 service-identity==17.0.0 six==1.11.0 -twisted[tls,conch]==18.7.0 +twisted[conch,tls]==18.9.0 txaws==0.5.0 venusian==1.1.0 vertex==0.3.1 From f2eeba6040c772f930900aed783ae0c07b821385 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Dec 2018 17:12:24 +0200 Subject: [PATCH 12/12] Update zope.interface from 4.5.0 to 4.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f883e5..ee3f21b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ twisted[conch,tls]==18.9.0 txaws==0.5.0 venusian==1.1.0 vertex==0.3.1 -zope.interface==4.5.0 +zope.interface==4.6.0