From e84a90e269fa67cf9451ea7e2f98a33ac51221e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 02:08:16 +0000 Subject: [PATCH] Bump pymodbus from 3.8.1 to 3.8.2 Bumps [pymodbus](https://github.com/pymodbus-dev/pymodbus) from 3.8.1 to 3.8.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/v3.8.1...v3.8.2) --- updated-dependencies: - dependency-name: pymodbus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74acf2a..3df7189 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.8.1 +pymodbus==3.8.2