From 245c6d6512f51d0a3caf4736ed1ce29290f4963c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Mar 2019 12:01:59 -0700 Subject: [PATCH] Update pyyaml from 3.12 to 5.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 088eb4f..d3c9e9f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ tox==2.9.1 flake8==3.5.0 Sphinx==1.7.2 coverage==4.5.1 -PyYAML==3.12 +PyYAML==5.1 pytest==3.5.0 pytest-cov==2.5.1 pytest-runner==4.2