Skip to content

chore(deps): update aiomqtt requirement from >=1.2.0 to >=2.5.1#166

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiomqtt-gte-2.5.1
Open

chore(deps): update aiomqtt requirement from >=1.2.0 to >=2.5.1#166
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiomqtt-gte-2.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on aiomqtt to permit the latest version.

Release notes

Sourced from aiomqtt's releases.

v2.5.1

Fixed

  • Fix failure to load TLS with tls_params and tls_insecure=True (@​okaresz in 386)
Changelog

Sourced from aiomqtt's changelog.

[2.5.1] - 2026-03-05

Fixed

  • Fix failure to load TLS with tls_params and tls_insecure=True (@​okaresz in #386)

[2.5.0] - 2026-01-04

Fixed

[2.4.0] - 2025-05-03

Added

Fixed

[2.3.2] - 2025-04-08

Added

Fixed

[2.3.1] - 2025-03-31

Changed

Fixed

  • Consistently use sock.fileno() to identify socket for monitoring (@​airtower-luna in #357)
  • Replace deprecated get_event_loop with get_running_loop

[2.3.0] - 2024-08-07

Added

  • Implement len(client.messages) to return number of messages in queue (@​empicano in #323)

... (truncated)

Commits
  • c8f8248 docs: Update changelog for release
  • 9b699be Fix tls_insecure_set init order, fixes #384.
  • 4e0be01 build: Update lock file
  • c00738b build: Bump version for release
  • ca652b0 docs: Update changelog for release
  • e08754a Add PR #382 to changelog
  • 949052f Load TLS certs from the executor thread
  • fa96b10 test: remove unnecessary test on aexit
  • 48f900f feat: raise disconnect error from failure point #344
  • 7e821fe build: Update ruff
  • Additional commits viewable in compare view

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)

Updates the requirements on [aiomqtt](https://github.com/empicano/aiomqtt) to permit the latest version.
- [Release notes](https://github.com/empicano/aiomqtt/releases)
- [Changelog](https://github.com/empicano/aiomqtt/blob/main/CHANGELOG.md)
- [Commits](empicano/aiomqtt@v1.2.0...v2.5.1)

---
updated-dependencies:
- dependency-name: aiomqtt
  dependency-version: 2.5.1
  dependency-type: direct:production
...

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 Jun 3, 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