From 043f1da62b98631e186b8d649337670b0c2191a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 14:03:27 +0000 Subject: [PATCH] Bump pymodbus from 2.3.0 to 3.1.2 Bumps [pymodbus](https://github.com/pymodbus-dev/pymodbus) from 2.3.0 to 3.1.2. - [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.1.2) --- 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..f31cd47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ influxdb==5.3.0 -pymodbus==2.3.0 +pymodbus==3.1.2