From e0658b1a084900a23c5355be904b910000b19891 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11:08 +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 9016ddcefcd08bb911e04064605ed77f00554984 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11:09 +0200 Subject: [PATCH 02/12] Update cryptography from 2.3.1 to 2.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4776a91..cd7ee43 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.1 cssutils==1.0.2 enum34==1.1.6 epsilon==0.7.3 From 9ab1098a1cd6589c547df9afc7722f8b80d81b0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11:11 +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 cd7ee43..0531d49 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 9b2772542f65d70fcc00b2e3d09fd74de795a407 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 0531d49..0eb49f0 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 712a2077634fee1947a430ab3da9eb2eb5536f6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 0eb49f0..3cb3e42 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 737e8431d1c6b6f4a3c20631ef3b1c02a5ea50ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 3cb3e42..343ae82 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 50f8014cf4ffa5cad80322d82f33b53e48641f16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 343ae82..a35bb9f 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 eb33daae84c92cfd7aa9c8d9e84bc30cd4202062 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11:18 +0200 Subject: [PATCH 08/12] Update pyrsistent from 0.14.4 to 0.14.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a35bb9f..43ac7c8 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.6 python-dateutil==2.7.3 pytz==2018.5 service-identity==17.0.0 From e4399765ae16939a91c87eda207a5e4e35a7b157 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 43ac7c8..0e3bf6a 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.6 -python-dateutil==2.7.3 +python-dateutil==2.7.5 pytz==2018.5 service-identity==17.0.0 six==1.11.0 From 9c69dd616e9d6825cafb149324b9320fb0910608 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 0e3bf6a..d3aea9f 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.6 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 565f13ba99412bc6e5a8f1f950963c43c6aa909d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 d3aea9f..96de25a 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 8972d521ed4e7f10c7494d7f9c8922dedea6a251 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Nov 2018 17:11: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 96de25a..3329346 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