Skip to content

deps(energy-exporter): bump pymodbus from 3.13.1 to 3.14.0 in /services/energy-exporter - #30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/energy-exporter/pymodbus-3.14.0
Open

deps(energy-exporter): bump pymodbus from 3.13.1 to 3.14.0 in /services/energy-exporter#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/energy-exporter/pymodbus-3.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps pymodbus from 3.13.1 to 3.14.0.

Release notes

Sourced from pymodbus's releases.

Pymodbus v3.14.0

Bug fixes and 3rd party libs (used only for development) are upgraded.

The function generate_ssl() is moved to examples.

  • Remove self signed certificate from production. (#2954)
  • Correct inequality in validation error message (#2953)
  • Fix non-deterministic convert_from_registers (#2951)
  • Fix swapped SimDevice in ModbusDeviceContext (#2952)
  • Update CI actions and pyproject. (#2938)
  • Add ruff format check to ci.yml (#2947)
  • Remove 'useless-suppression' pylint (#2949)
  • Format test_client.py with ruff (#2948)
  • Update clean_workflows CI (node@20 problem). (#2946)
  • Ruff format (due to ruff upgrade). (#2945)
  • Fix ModbusServerContext initialization with dict devices parameter (#2944)
  • Support configured ASCII input delimiter (#2942)
  • Fix default no-response behavior for force listen only (#2941)
  • Use correct format character for DataType.REGISTERS 'h' -> 'H' (#2940)
Changelog

Sourced from pymodbus's changelog.

Version 3.14.0

  • Remove self signed certificate from production. (#2954)
  • Correct inequality in validation error message (#2953)
  • Fix non-deterministic convert_from_registers (#2951)
  • Fix swapped SimDevice in ModbusDeviceContext (#2952)
  • Update CI actions and pyproject. (#2938)
  • Add ruff format check to ci.yml (#2947)
  • Remove 'useless-suppression' pylint (#2949)
  • Format test_client.py with ruff (#2948)
  • Update clean_workflows CI (node@20 problem). (#2946)
  • Ruff format (due to ruff upgrade). (#2945)
  • Fix ModbusServerContext initialization with dict devices parameter (#2944)
  • Support configured ASCII input delimiter (#2942)
  • Fix default no-response behavior for force listen only (#2941)
  • Use correct format character for DataType.REGISTERS 'h' -> 'H' (#2940)
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 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.13.1 to 3.14.0.
- [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.13.1...v3.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants