From ff93e378cc063a850814b3beb29be3328955a4aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:06 +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 2e67c4230a9a81c0d748abe755fb1ba9d5931372 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:07 +0200 Subject: [PATCH 02/21] Update cffi from 1.11.5 to 1.12.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58a4191..e530469 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.3; platform_python_implementation != 'PyPy' constantly==15.1.0 cryptography==2.3.1 cssutils==1.0.2 From c6b0454f9da60fbffa93481f6301dc09c794b6fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:08 +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 e530469..d9105ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ automat==0.7.0 axiom==0.7.5 cffi==1.12.3; 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 4c73b15f18203650c05858e4b94e0f0224a2d3a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:09 +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 d9105ea..93a0b3c 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 78ad7bed4ea3ef54b79e6052108ce1eaf9457273 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:10 +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 93a0b3c..189d314 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 a41211d6e2e722f223e6013f5a29f363f39b349b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:11 +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 189d314..d245d50 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 f8ac13a8ad5f06829f292d46ceb93b9c89820f86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:13 +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 d245d50..b225057 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 d62d9376b13ed833c6825d985d45cd5a8f2cfed6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:14 +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 b225057..22f2c3b 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 38791759efe28c9f0c90abc66631cae6c5db4346 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:15 +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 22f2c3b..0a67778 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 2481e01374a64f6069d7e471e7a795224f328e54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:17 +0200 Subject: [PATCH 10/21] Update pyasn1-modules from 0.2.2 to 0.2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a67778..f056532 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.5 pyasn1==0.4.4 pycparser==2.18; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 From 01b8026ef4de25f5779cc6697171c9c6c60a81f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:18 +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 f056532..d68281f 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.5 -pyasn1==0.4.4 +pyasn1==0.4.5 pycparser==2.18; platform_python_implementation != 'PyPy' pyopenssl==18.0.0 pyrsistent==0.14.4 From 9ae3d3436943d803905bb3892af7811d2414ed8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:19 +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 d68281f..61b575b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ olefile==0.46 pillow==6.0.0 pyasn1-modules==0.2.5 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 2de01d56ca1f048959e1e20baf2fe3c75b5f212f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:20 +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 61b575b..319a123 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pillow==6.0.0 pyasn1-modules==0.2.5 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 5e65e41d28dbd2c019276c329422c7b874cf757b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:21 +0200 Subject: [PATCH 14/21] Update pyrsistent from 0.14.4 to 0.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 319a123..7de3f57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pyasn1-modules==0.2.5 pyasn1==0.4.5 pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==19.0.0 -pyrsistent==0.14.4 +pyrsistent==0.15.2 python-dateutil==2.7.3 pytz==2018.5 service-identity==17.0.0 From 58b279babfe73a4331f4578795ca8b6d7e3ea26a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:22 +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 7de3f57..8e78b76 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.15.2 -python-dateutil==2.7.3 +python-dateutil==2.8.0 pytz==2018.5 service-identity==17.0.0 six==1.11.0 From f092bb89de95067376d48ed9b53131f975be5e46 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:23 +0200 Subject: [PATCH 16/21] Update pytz from 2018.5 to 2019.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e78b76..4f4f37e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pycparser==2.19; platform_python_implementation != 'PyPy' pyopenssl==19.0.0 pyrsistent==0.15.2 python-dateutil==2.8.0 -pytz==2018.5 +pytz==2019.1 service-identity==17.0.0 six==1.11.0 twisted[tls,conch]==18.7.0 From e99fe5dd60fab69997abccdc1b87ad63c7da0e2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:24 +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 4f4f37e..24f3aef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyopenssl==19.0.0 pyrsistent==0.15.2 python-dateutil==2.8.0 pytz==2019.1 -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 9495af73af50faa8cdb9d43f02ddde2a93dd3c4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:26 +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 24f3aef..462f443 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pyrsistent==0.15.2 python-dateutil==2.8.0 pytz==2019.1 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 fd4382ec0fabe965872f81b4ee31e07c25873f3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:27 +0200 Subject: [PATCH 19/21] Update twisted from 18.7.0 to 19.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 462f443..b5d7b11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ python-dateutil==2.8.0 pytz==2019.1 service-identity==18.1.0 six==1.12.0 -twisted[tls,conch]==18.7.0 +twisted[conch,tls]==19.2.0 txaws==0.5.0 venusian==1.1.0 vertex==0.3.1 From 2b8d508d1d934b526b59a1b64bdd9b8ebd99dc8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:28 +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 b5d7b11..8ea7de7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,6 +35,6 @@ service-identity==18.1.0 six==1.12.0 twisted[conch,tls]==19.2.0 txaws==0.5.0 -venusian==1.1.0 +venusian==1.2.0 vertex==0.3.1 zope.interface==4.5.0 From 3671da8e3c7e4f07ecd24f90461e162457b8f0d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 17:42:29 +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 8ea7de7..ffb1c18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ twisted[conch,tls]==19.2.0 txaws==0.5.0 venusian==1.2.0 vertex==0.3.1 -zope.interface==4.5.0 +zope.interface==4.6.0