From 9f54c47be448236dcc44ce91bc1658e136e9df03 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Oct 2018 17:04:07 +0200 Subject: [PATCH 1/4] 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 d99d30c77ea733d433f5f3cf539de63ef8e7f0f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Oct 2018 17:04:08 +0200 Subject: [PATCH 2/4] 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 4776a91..bd3821f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ipaddress==1.0.21 lxml==4.2.4 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 952936f7c6ffdb802a7b06ef7a814ea9aafbd83d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Oct 2018 17:04:11 +0200 Subject: [PATCH 3/4] 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 bd3821f..94eed5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ lxml==4.2.4 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 b6f68034c0470c18deca60e370c08a50b5de2e16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Oct 2018 17:04:13 +0200 Subject: [PATCH 4/4] 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 94eed5b..774a589 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