From 15a18e1f54c62c02a1684a299e898dc82a09e85d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Jun 2018 09:29:47 +0800 Subject: [PATCH] Update pyyaml from 3.12 to 4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 01a6bbf8..77109159 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ bumpversion==0.5.3 wheel==0.31.1 watchdog==0.8.3 cryptography==2.2.2 -PyYAML==3.12 +PyYAML==4.1 psycopg2-binary==2.7.5 sanic==0.7.0 aiohttp==3.3.2