From 2d643e565493486445eb5b954987dccc76452051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:55:39 +0000 Subject: [PATCH] Bump pymodbus from 3.7.4 to 3.8.1 Bumps [pymodbus](https://github.com/pymodbus-dev/pymodbus) from 3.7.4 to 3.8.1. - [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/v3.7.4...v3.8.1) --- updated-dependencies: - dependency-name: pymodbus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 206f64d..83ddc18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ colorlog==6.9.0 homeassistant==2024.10.3 pip>=21.3.1 ruff==0.8.4 -pymodbus==3.7.4 \ No newline at end of file +pymodbus==3.8.1 \ No newline at end of file