From d04f6c0ecd7fd4949f7abf3e77f3f6b20b426040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:58:13 +0000 Subject: [PATCH] Bump pymodbus from 2.3.0 to 3.2.0 Bumps [pymodbus](https://github.com/pymodbus-dev/pymodbus) from 2.3.0 to 3.2.0. - [Release notes](https://github.com/pymodbus-dev/pymodbus/releases) - [Changelog](https://github.com/pymodbus-dev/pymodbus/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/pymodbus-dev/pymodbus/compare/v2.3.0...v3.2.0) --- updated-dependencies: - dependency-name: pymodbus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89885b1..1d080c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ influxdb==5.3.0 -pymodbus==2.3.0 +pymodbus==3.2.0