From 534fa1def4ca28fffe91a0eb5c4116b9dd7321b6 Mon Sep 17 00:00:00 2001 From: ogura Date: Thu, 24 Jan 2019 00:30:25 -0500 Subject: [PATCH] security alert: update pyyaml>=4.2b1 see https://github.com/yaml/pyyaml/issues/243 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7394d61..f5e4be3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pdfrw==0.4 Pillow==5.2.0 pycparser==2.18 Pyphen==0.9.5 -PyYAML==3.13 +PyYAML>=4.2b1 six==1.11.0 tinycss2==0.6.1 tornado==5.1