From 93c811c868c02661a1d5ef4cd3d8f4c33f39e019 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:04:07 +0200 Subject: [PATCH 1/3] 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 b18bafbd4341a3477a303a05851c8aad79a0273a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:04:09 +0200 Subject: [PATCH 2/3] 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 42bb691bac9d88a943fff3db9518203589138677 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:04:10 +0200 Subject: [PATCH 3/3] 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 bd3821f..ea7588f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ olefile==0.46 pillow==5.2.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