Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Updates the requirements on aiomqtt to permit the latest version.

Release notes

Sourced from aiomqtt's releases.

v2.4.0

Added

Fixed

Changelog

Sourced from aiomqtt's changelog.

[2.4.0] - 2024-05-03

Added

Fixed

[2.3.2] - 2024-04-08

Added

Fixed

[2.3.1] - 2024-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)

Changed

[2.2.0] - 2024-07-02

Changed

Fixed

... (truncated)

Commits
  • afe9978 docs: Update CHANGELOG for release
  • afa0dbf Add proxy port
  • 8d75a54 Fix retained message delay on TLS
  • 5b7d564 test: Open websockets port on local development
  • 9a8c5a4 refactor: Adapt to new ruff rules
  • deb950d build: Bump ruff to latest version
  • 04fa87c docs: Update CHANGELOG for release
  • 3b31f11 fix: Add outdated version attributes after uv switch
  • 894f367 docs: Add missing Python version markers after uv switch
  • 3d1ceea build: Test for Python 3.13
  • 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 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)

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@v0.1.0...v2.4.0)

---
updated-dependencies:
- dependency-name: aiomqtt
  dependency-version: 2.4.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Failed to retrieve llama text: Invalid URL '/completion': No scheme supplied. Perhaps you meant https:///completion?

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