From eec9d4d0fb45c4135d9ef08e17b1f30a1dc8c411 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Dec 2019 13:06:09 -0500 Subject: [PATCH] Update pyyaml from 5.1.2 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 246e4ac..7866d82 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ tox==3.14.1 coverage==4.5.4 Sphinx==2.2.1 cryptography==2.8 -PyYAML==5.1.2 +PyYAML==5.2 pytest==5.3.1 pytest-runner==5.2 vcrpy==2.1.1