From 21b00be7944427ad641329a0c21c003602926ae3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:05 +0200 Subject: [PATCH 01/21] Update attrs from 18.1.0 to 19.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd2b978..58a4191 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # appdirs==1.4.3 asn1crypto==0.24.0 -attrs==18.1.0 +attrs==19.1.0 automat==0.7.0 axiom==0.7.5 cffi==1.11.5; platform_python_implementation != 'PyPy' From 1e227c8457c9cb87f4996d26f73001cb0337aa63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:08 +0200 Subject: [PATCH 02/21] Update cffi from 1.11.5 to 1.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58a4191..a51f9ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ asn1crypto==0.24.0 attrs==19.1.0 automat==0.7.0 axiom==0.7.5 -cffi==1.11.5; platform_python_implementation != 'PyPy' +cffi==1.12.2; platform_python_implementation != 'PyPy' constantly==15.1.0 cryptography==2.3.1 cssutils==1.0.2 From bbd1b4cab1836a98563f958894f285cc98720a64 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:09 +0200 Subject: [PATCH 03/21] Update cryptography from 2.3.1 to 2.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a51f9ee..87cd2f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ automat==0.7.0 axiom==0.7.5 cffi==1.12.2; platform_python_implementation != 'PyPy' constantly==15.1.0 -cryptography==2.3.1 +cryptography==2.6.1 cssutils==1.0.2 enum34==1.1.6 epsilon==0.7.3 From 4bde7891e7b3b5925ecfd6f03c57f4d64be12c80 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:10 +0200 Subject: [PATCH 04/21] Update hyperlink from 18.0.0 to 19.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87cd2f0..dc16d11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ cryptography==2.6.1 cssutils==1.0.2 enum34==1.1.6 epsilon==0.7.3 -hyperlink==18.0.0 +hyperlink==19.0.0 idna==2.7 incremental==17.5.0 ipaddress==1.0.21 From c98576bb68e686148567b8ef1665a081152196e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:11 +0200 Subject: [PATCH 05/21] Update idna from 2.7 to 2.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc16d11..41c23d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cssutils==1.0.2 enum34==1.1.6 epsilon==0.7.3 hyperlink==19.0.0 -idna==2.7 +idna==2.8 incremental==17.5.0 ipaddress==1.0.21 lxml==4.2.4 From b6edfd080f77b0111c04e2fe878679c9f5489ae0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:13 +0200 Subject: [PATCH 06/21] 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 41c23d9..779e8a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ epsilon==0.7.3 hyperlink==19.0.0 idna==2.8 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 b8759f4202b5561ead0f060bf632749ecf1841e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:15 +0200 Subject: [PATCH 07/21] Update lxml from 4.2.4 to 4.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 779e8a4..48729cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ hyperlink==19.0.0 idna==2.8 incremental==17.5.0 ipaddress==1.0.22 -lxml==4.2.4 +lxml==4.3.3 mantissa==0.9.0 nevow==0.14.4 olefile==0.45.1 From cb88e17f3fba1e298aac27ddd937f2d98d3dbc96 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:16 +0200 Subject: [PATCH 08/21] 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 48729cc..c0d44b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ipaddress==1.0.22 lxml==4.3.3 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 52f8916b53a596819567dcc7a0a6b161bd18471f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:17 +0200 Subject: [PATCH 09/21] Update pillow from 5.2.0 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0d44b4..da4f172 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ lxml==4.3.3 mantissa==0.9.0 nevow==0.14.4 olefile==0.46 -pillow==5.2.0 +pillow==6.0.0 pyasn1-modules==0.2.2 pyasn1==0.4.4 pycparser==2.18; platform_python_implementation != 'PyPy' From 9ae654890eb718af0363f266251490feb5b1cefe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:18 +0200 Subject: [PATCH 10/21] Update pyasn1-modules from 0.2.2 to 0.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da4f172..8f9e5c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ mantissa==0.9.0 nevow==0.14.4 olefile==0.46 pillow==6.0.0 -pyasn1-modules==0.2.2 +pyasn1-modules==0.2.4 pyasn1==0.4.4 pycparser==2.18; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 From 892ab93e95dd33f3ad6923f275035cbe8c26b934 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:19 +0200 Subject: [PATCH 11/21] Update pyasn1 from 0.4.4 to 0.4.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f9e5c5..212c0d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ nevow==0.14.4 olefile==0.46 pillow==6.0.0 pyasn1-modules==0.2.4 -pyasn1==0.4.4 +pyasn1==0.4.5 pycparser==2.18; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 pyrsistent==0.14.4 From c5758f7e14c08c60b138404c09b174bd8c1a9212 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:20 +0200 Subject: [PATCH 12/21] 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 212c0d5..486d060 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ olefile==0.46 pillow==6.0.0 pyasn1-modules==0.2.4 pyasn1==0.4.5 -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 a83cc1102a323e0fc44cf05f70358fde638e2de1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:21 +0200 Subject: [PATCH 13/21] Update pyopenssl from 18.0.0 to 19.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 486d060..644d5af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pillow==6.0.0 pyasn1-modules==0.2.4 pyasn1==0.4.5 pycparser==2.19; platform_python_implementation != 'PyPy' -pyopenssl==18.0.0 +pyopenssl==19.0.0 pyrsistent==0.14.4 python-dateutil==2.7.3 pytz==2018.5 From fbe0ee6af5d2db39c658385bd8e4ba6562b472aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:22 +0200 Subject: [PATCH 14/21] Update pyrsistent from 0.14.4 to 0.14.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 644d5af..a49f194 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pyasn1-modules==0.2.4 pyasn1==0.4.5 pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==19.0.0 -pyrsistent==0.14.4 +pyrsistent==0.14.11 python-dateutil==2.7.3 pytz==2018.5 service-identity==17.0.0 From e1206e47e9ca9a454aba95911602ea081bd1075d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:23 +0200 Subject: [PATCH 15/21] Update python-dateutil from 2.7.3 to 2.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a49f194..89ed2a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pyasn1==0.4.5 pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==19.0.0 pyrsistent==0.14.11 -python-dateutil==2.7.3 +python-dateutil==2.8.0 pytz==2018.5 service-identity==17.0.0 six==1.11.0 From aec744f79823fbb1e977560ad2dc83e43d01d0b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:24 +0200 Subject: [PATCH 16/21] Update pytz from 2018.5 to 2018.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89ed2a3..fda4798 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==19.0.0 pyrsistent==0.14.11 python-dateutil==2.8.0 -pytz==2018.5 +pytz==2018.9 service-identity==17.0.0 six==1.11.0 twisted[tls,conch]==18.7.0 From 3f4a53f571b72b71957be9f53a5ce2311d7cb060 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:26 +0200 Subject: [PATCH 17/21] Update service-identity from 17.0.0 to 18.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fda4798..efc84e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyopenssl==19.0.0 pyrsistent==0.14.11 python-dateutil==2.8.0 pytz==2018.9 -service-identity==17.0.0 +service-identity==18.1.0 six==1.11.0 twisted[tls,conch]==18.7.0 txaws==0.5.0 From c5d2a2699846b690e4ff56692eb16266f976b876 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:27 +0200 Subject: [PATCH 18/21] Update six from 1.11.0 to 1.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efc84e6..8ab80a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pyrsistent==0.14.11 python-dateutil==2.8.0 pytz==2018.9 service-identity==18.1.0 -six==1.11.0 +six==1.12.0 twisted[tls,conch]==18.7.0 txaws==0.5.0 venusian==1.1.0 From 53c3ed76e654a2eb1260cb92386f113d319e1e8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:28 +0200 Subject: [PATCH 19/21] 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 8ab80a6..c8aefd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ python-dateutil==2.8.0 pytz==2018.9 service-identity==18.1.0 six==1.12.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 62379f9aa691505e1f318cf94c139858a8c6148c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:30 +0200 Subject: [PATCH 20/21] Update venusian from 1.1.0 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8aefd0..c4ffc9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,6 +35,6 @@ service-identity==18.1.0 six==1.12.0 twisted[conch,tls]==18.9.0 txaws==0.5.0 -venusian==1.1.0 +venusian==1.2.0 vertex==0.3.1 zope.interface==4.5.0 From 51783904e3c59bbea97c16733bea6a3dd0456a90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 17:38:31 +0200 Subject: [PATCH 21/21] 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 c4ffc9d..6b789e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ twisted[conch,tls]==18.9.0 txaws==0.5.0 venusian==1.2.0 vertex==0.3.1 -zope.interface==4.5.0 +zope.interface==4.6.0