From c5dcb1e40bfd9f374c6e6c68d1c59077b5ea9b04 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Dec 2019 12:03:03 -0500 Subject: [PATCH] Update pyyaml from 3.12 to 5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..3d57554 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.2 Sphinx==1.6.3 tox==2.7.0 watchdog==0.8.3