superbox-dev / unipi-control

Control Unipi I/O directly with MQTT commands.
Apache License 2.0
7 stars 4 forks source link

Bump aiomqtt from 1.0.0 to 1.1.0 #78

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aiomqtt from 1.0.0 to 1.1.0.

Release notes

Sourced from aiomqtt's releases.

v1.1.0

Added

Fixed

Changelog

Sourced from aiomqtt's changelog.

[1.1.0] - 2023-08-03

Added

Fixed

Commits
  • b3c3de3 build: Update changelog for release
  • 0381d11 docs: Add link to OASIS specification and some wording tweaks
  • 08ac275 build: Don't fail-fast in test matrix
  • c2cc37f fix: 'topic/subtopic' matches 'topic/subtopic/#'
  • 3ad32f7 build(deps-dev): bump certifi from 2023.5.7 to 2023.7.22
  • a48cf37 feat: expose paho tls_insecure_set(bool)
  • 33a9d9a docs: Update changelog
  • 132c9f9 fix formatting
  • 82504f2 fix py3.7
  • db1904f don't suppress exception on aexit
  • Additional commits viewable in compare view


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 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)