From a551fbb112da5b8ff03862c703dbd305c2f75974 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 Oct 2021 00:01:26 +0100 Subject: [PATCH] Update pyyaml from 5.3 to 6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..438fbc7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ mock==4.0.1 pip==20.0.2 plumbum==1.6.8 pytest==5.3.5 -PyYAML==5.3 +PyYAML==6.0 Sphinx==2.4.1 tox==3.14.3 wheel==0.34.2