From ec7670cbc315641e8685bc17456303d9916cf5c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 17:04:06 +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 532584eae851b0999dd837fdb817fd1c5012ee20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 17:04:07 +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 8170c8073f1dfad3f38fc67d8ccda57cd0b3e67c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 17:04:09 +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 3e445f43b8e1285a52cd2674266c62553844aa67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 17:04:10 +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