From a1fa08573d1329e69263e1d77987d23d77adf39a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 14:01:46 +0000 Subject: [PATCH] Bump pymodbus from 2.3.0 to 3.1.3 Bumps [pymodbus](https://github.com/pymodbus-dev/pymodbus) from 2.3.0 to 3.1.3. - [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.3) --- 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..d70b5de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ influxdb==5.3.0 -pymodbus==2.3.0 +pymodbus==3.1.3