From 41af0cb1a2d3b72a3f69ccc0cc02dd3b82c19151 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 May 2018 21:26:20 -0700 Subject: [PATCH] Update pymodbus from 1.3.2 to 1.5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff23148..71fc913 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ matplotlib==2.0.2 opencv-contrib-python==3.3.0.9 opencv-python==3.3.0.9 pillow==4.2.1 -pymodbus==1.3.2 +pymodbus==1.5.2 pyserial==3.4 PyYAML==3.12