1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Bump pymodbus to 3.11.2 (#152097)

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Thijs W.
2025-09-12 18:55:22 +02:00
committed by GitHub
parent 521ff62aae
commit 0cebca498c
5 changed files with 5 additions and 5 deletions

View File

@@ -245,7 +245,7 @@ num2words==0.5.14
# pymodbus does not follow SemVer, and it keeps getting
# downgraded or upgraded by custom components
# This ensures all use the same version
pymodbus==3.11.1
pymodbus==3.11.2
# Some packages don't support gql 4.0.0 yet
gql<4.0.0