From bab653edaaf29bb600e0cbb4c133fda655bd1e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 01:17:25 +0000 Subject: [PATCH] Bump pymodbus from 3.8.1 to 3.8.3 Bumps [pymodbus](https://github.com/pymodbus-dev/pymodbus) from 3.8.1 to 3.8.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/v3.8.1...v3.8.3) --- 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..24de34d 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.3