From 067ab7348b6234a2b4f1d9b8fb283952d1755426 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 08:29:11 -0300 Subject: [PATCH] Update pyyaml from 4.2b1 to 5.1b1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fb5f21a..f7723a0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ tox==3.6.1 Sphinx==1.8.3 # build / deploy -PyYAML==4.2b1 +PyYAML==5.1b1 wheel==0.32.3 bumpversion==0.5.3 cryptography==2.4.2