From cb186d57463ef7c4378d23739600165cb3a40ab8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 18 Mar 2020 16:14:25 -0700 Subject: [PATCH] Update pyyaml from 4.2b1 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 c7984aa..c6f8629 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ opencv-python==3.3.0.9 pillow==4.2.1 pymodbus==1.3.2 pyserial==3.4 -PyYAML==4.2b1 +PyYAML==5.3.1 pip==9.0.1 bumpversion==0.5.3