From 94a45ba6c73a499994d12dbd170bdc6cae84ee09 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 Jun 2019 02:15:38 -0400 Subject: [PATCH] Update pyyaml from 3.12 to 5.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..8b01a18 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ pip==9.0.1 pytest-cov==2.5.1 pytest-runner==2.11.1 pytest==3.1.2 -PyYAML==3.12 +PyYAML==5.1.1 Sphinx==1.6.3 tox==2.7.0 watchdog==0.8.3