From 1dd8991b6c5b3166bf3dba3dbf13c2b8f71cd4c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:09 +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 4f9c8d1d18e9ecc4047ae50665f593f5aa88018f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:10 +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 d34abee743e060c3ee4fe9d928cf0d91d0c84f89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:15 +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 bf63a3046a0e37653aa4196172e75e07fad08136 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:17 +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 d628dac7d653aed106bb994b0a738b8f4686ba71 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:18 +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 888f8af6cf755a069ed95bee38929794dfcdaffb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:23 +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 60c98bb2fbca209d94b2280273d57983dd011904 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:25 +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 b3df7359e78a2cb055b8e1fa6359c0d01df25645 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:26 +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 40a810cc8029de2c053d138db55091984418c865 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:28 +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 18947e9e3481233a7f1c4ba7677e2f7986d7a1af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:29 +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 b9f350b2771f0f1a1beb47b0532029c5329366f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:31 +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 27e25ae916130d7b5f69e0ac613f13fe8a59f249 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 17:12:33 +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