From e7a15fa90adac45bbb0d1eaff4f9a2da4324cf22 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 9 Feb 2023 02:08:33 -0800 Subject: [PATCH] Update pymodbus from 1.3.2 to 3.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..bb5248d 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==3.1.3 pyserial==3.4 PyYAML==4.2b1