Skip to content

[pip] Update aiomqtt requirement from ~=2.5.0 to ~=2.5.1#204

Merged
PatrickBaus merged 1 commit intomasterfrom
dependabot/pip/aiomqtt-approx-eq-2.5.1
Mar 6, 2026
Merged

[pip] Update aiomqtt requirement from ~=2.5.0 to ~=2.5.1#204
PatrickBaus merged 1 commit intomasterfrom
dependabot/pip/aiomqtt-approx-eq-2.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

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

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@v2.5.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 Mar 6, 2026
@PatrickBaus PatrickBaus merged commit 011fa34 into master Mar 6, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/aiomqtt-approx-eq-2.5.1 branch March 6, 2026 19:15
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.

1 participant