Skip to content

Bump pymodbus from 3.5.4 to 3.11.4 in /connectors#63

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/connectors/pymodbus-3.11.4
Closed

Bump pymodbus from 3.5.4 to 3.11.4 in /connectors#63
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/connectors/pymodbus-3.11.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps pymodbus from 3.5.4 to 3.11.4.

Release notes

Sourced from pymodbus's releases.

Pymodbus v3.11.4

Small maintenance release.

Most important change is that there are now full support for python 3.14 and a number of packages (like mypy) have been updated.

Pymodbus v3.11.3

A small maintenance release.

  • Coverage 100% (using no cover, when needed). (#2783)
  • Create pypi alias for home-assistant. (#2782)
  • Bump utilities in pyproject.toml. (#2780)
  • Fix pymodbus.simulator. (#2773)

Most important change is it creates an alias in pypi for the library, allowing home-assistant to overcome a version problem.

Pymodbus v3.11.2

  • Clarify documentation on reconnect_delay (#2769)
  • Solve CI complaints. (#2766)
  • Coverage not allowed below 99.5%. (#2765)
  • Test coverage global 100%. (#2764)
  • Test coverage simulator 100%. (#2763)
  • Test coverage server 100%. (#2760)
  • Fix python3.14 deprecation. (#2759)
  • Test coverage datastore 100%. (#2757)
  • Context test failed due to function code overwritten. (#2758)
  • Test coverage transaction 100%. (#2756)
  • Test coverage pdu 100%. (#2755)
  • Framer test 100%. (#2754)
  • llow sub_function_code is custom PDU. (#2753)
  • Generate pdu table direct. (#2752)
  • Clean pdu lookup in simulator. (#2751)
  • diag sub_function_code is 2 bytes. (#2750)
  • Requesthandler ignore missing devices logging (#2749)
  • Simplify pdu lookup. (#2745)
  • Missing coma in string representation of ModbusPDU (#2748)
  • Correct "install uv". (#2744)
  • Suppress aiohttp missing. (#2743)
  • Remove garbage bytes in serial comm. (#2741)
  • Test now included python 3.14.
  • Stricter types with pyright (#2731)

Remark: in the test coverage commits are a change of the ExceptionResponse PDU, which could cause problems on v3.11.1.

Pymodbus v3.11.1

  • Auto debug in case of an error. (#2738)
  • Remove duplicate log lines. (#2736)
  • Remove unused callback in ServerRequestHandler (#2737)
  • test on Python 3.14 (#2735)
  • Validate address in all datastores. (#2733)
  • Use asyncio.Event to deterministically ensure simulator start (#2734)

... (truncated)

Changelog

Sourced from pymodbus's changelog.

Version 3.11.4

  • Prepare 3.11.4 (#2815)
  • Update CodeQL to v4. (#2816)
  • Solve python3.14 problem (and mypy upgrade). (#2814)
  • More doc corrections. (#2813)
  • Correct wrong example in doc. (#2812)
  • update to pylint 4 (#2806)
  • ExceptionResponse for no_response_expected. (#2801)
  • Complete test for SimData / SimDevice. (#2798)
  • SimData and simDevice. (#2796)
  • Avoid windows CI problem with log testing. (#2797)
  • Update doc with 4.0 information. (#2795)
  • Make global DataType. (#2794)
  • Remove test pymodbus.log file. (#2793)
  • Update README. (#2788)
  • Activate ruff indent checking. (#2787)

Version 3.11.3

  • Coverage 100% (using no cover, when needed). (#2783)
  • Create pypi alias for home-assistant. (#2782)
  • Bump utilities in pyproject.toml. (#2780)
  • Fix pymodbus.simulator. (#2773)

Version 3.11.2

  • Clarify documentation on reconnect_delay (#2769)
  • Solve CI complaints. (#2766)
  • Coverage not allowed below 99.5%. (#2765)
  • Test coverage global 100%. (#2764)
  • Test coverage simulator 100%. (#2763)
  • Test coverage server 100%. (#2760)
  • Fix python3.14 deprecation. (#2759)
  • Test coverage datastore 100%. (#2757)
  • Context test failed due to function code overwritten. (#2758)
  • Test coverage transaction 100%. (#2756)
  • Test coverage pdu 100%. (#2755)
  • Framer test 100%. (#2754)
  • llow sub_function_code is custom PDU. (#2753)
  • Generate pdu table direct. (#2752)
  • Clean pdu lookup in simulator. (#2751)
  • diag sub_function_code is 2 bytes. (#2750)
  • Requesthandler ignore missing devices logging (#2749)
  • Simplify pdu lookup. (#2745)
  • Missing coma in string representation of ModbusPDU (#2748)
  • Correct "install uv". (#2744)
  • Suppress aiohttp missing. (#2743)
  • Remove garbage bytes in serial comm. (#2741)
  • Test now included python 3.14.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pymodbus](https://github.com/pymodbus-dev/pymodbus) from 3.5.4 to 3.11.4.
- [Release notes](https://github.com/pymodbus-dev/pymodbus/releases)
- [Changelog](https://github.com/pymodbus-dev/pymodbus/blob/dev/CHANGELOG.rst)
- [Commits](pymodbus-dev/pymodbus@v3.5.4...v3.11.4)

---
updated-dependencies:
- dependency-name: pymodbus
  dependency-version: 3.11.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 8, 2025

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 9, 2026

Superseded by #96.

@dependabot dependabot bot closed this Feb 9, 2026
@dependabot dependabot bot deleted the dependabot/pip/connectors/pymodbus-3.11.4 branch February 9, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants