From 99fceef7dcb348006fb566414329494ab9d1bac9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 18 Mar 2020 20:07:37 -0400 Subject: [PATCH] Update pyyaml from 5.3 to 5.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 582e704..3a17b55 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ tox==3.14.5 coverage==5.0.4 Sphinx==2.3.1 cryptography==2.8 -PyYAML==5.3 +PyYAML==5.3.1 pytest==5.3.5 pytest-runner==5.2 vcrpy==2.1.1