From 9eedb9c22e6f9fcb7eb5bbd9a61b930d265f74b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:08 +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 ba545640829bbb4dc45a7f8b8bf68c54992e0be7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:11 +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 c387bdfabf511d04ebfa71b07b16500e99383a00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:13 +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 573d4b7898816cafb64a94c7f298b6d91bd912f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:14 +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 0ac10204b5412ccc1f5d511f5ac21ce9f6aca6b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:15 +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 822979617550532431de1cb7072c41a368d2e66f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:16 +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 1aa1042286f1f8240de8771e5e2f4678223c7530 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:18 +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 70f7f794bd4278c05f32aee6193a23a4dc34a83f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:19 +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 4cc05f393edaf697d4810f4ccfa2872643b1b23a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:20 +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 09d377c7bac5948c8170c20d057807cc988cd5e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:21 +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 69f829cfde8fa472a7d90eb2be234b84915f99e3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:22 +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 234e459568e9d8c9de6b5704f6c1996a87bf4718 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:23 +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 0655ccb7aedd80d9e3912cd237a41d6887b40881 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:24 +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 a26a8ab4831dbada4b31cecc596b8a948bfaf817 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:25 +0200 Subject: [PATCH 14/21] Update pyrsistent from 0.14.4 to 0.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 319a123..c2f12cf 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.1 python-dateutil==2.7.3 pytz==2018.5 service-identity==17.0.0 From c7d9814884b82eb0dccd8eeb4593d42f10f7b219 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:26 +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 c2f12cf..e5cd8b7 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.1 -python-dateutil==2.7.3 +python-dateutil==2.8.0 pytz==2018.5 service-identity==17.0.0 six==1.11.0 From 342e4fa759feb2fc72698f3fb7a21d6f46bf685b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:27 +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 e5cd8b7..1b1e2d7 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.1 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 54aa460c426ea09fb303ed6082be35cb7bc8fb6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:28 +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 1b1e2d7..1f1bcc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyopenssl==19.0.0 pyrsistent==0.15.1 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 7f545d6bc2debd3b4fa821eca26c96823859142e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:29 +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 1f1bcc1..13e15e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pyrsistent==0.15.1 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 0abe224de90c912031f31df36b3d694297270ef1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:30 +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 13e15e7..4ad8332 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 5350d28f62a4ae9fa88a07f7e67c93b1b2210f08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:32 +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 4ad8332..a7f4316 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 f3dfb949689014699cbcd016eeffe5d8199cee5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 17:41:33 +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 a7f4316..3909fd7 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