Skip to content

Bump flask-mqtt from 1.1.1 to 1.3.0#103

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flask-mqtt-1.3.0
Open

Bump flask-mqtt from 1.1.1 to 1.3.0#103
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flask-mqtt-1.3.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps flask-mqtt from 1.1.1 to 1.3.0.

Release notes

Sourced from flask-mqtt's releases.

1.3.0

What has changed?

  • dropped support for Python <3.10 ( #192)
  • added support for Python 3.14 (#192)
  • support for paho-mqtt 2.0
  • update documentation for paho-mqtt 2.0 changes and TLS support (#198)
  • pass disconnect properties to disconnect handler (#151)
  • documentation to avoid race conditions (#195)

New Contributors

v1.2.0

v1.2.0

Added

Changed

1.1.2

Bug Fix

Description

Fixes issue stlehmann/Flask-MQTT#76 Pull request that fixes this issue stlehmann/Flask-MQTT#77

@​skrapi @​stlehmann

Changelog

Sourced from flask-mqtt's changelog.

1.3.0

Added

  • support for paho-mqtt 2.0
  • #192 support for Python 3.14
  • #151 pass disconnect properties to disconnect handler
  • #195 documentation to avoid race conditions
  • #198 update documentation for paho-mqtt 2.0 changes and TLS support

Changed

  • #193 update dependencies and compatibility to paho-mqtt 2.0
  • #189 fix documenation build issue

Removed

  • #192 drop support for Python <3.10

1.2.0

Added

Changed

Removed

1.1.2

Added

Changed

  • fixed issue #76
  • #77 Pass client id to MQTT client

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 12, 2026
@DaTiC0
Copy link
Owner

DaTiC0 commented Mar 12, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/flask-mqtt-1.3.0 branch 2 times, most recently from 26b7dae to cc63414 Compare March 13, 2026 08:21
@DaTiC0
Copy link
Owner

DaTiC0 commented Mar 13, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/flask-mqtt-1.3.0 branch 2 times, most recently from 8fcd47f to 789622e Compare March 13, 2026 09:42
@DaTiC0
Copy link
Owner

DaTiC0 commented Mar 13, 2026

@dependabot rebase

Bumps [flask-mqtt](https://github.com/MrLeeh/Flask-MQTT) from 1.1.1 to 1.3.0.
- [Release notes](https://github.com/MrLeeh/Flask-MQTT/releases)
- [Changelog](https://github.com/stlehmann/Flask-MQTT/blob/master/CHANGELOG.md)
- [Commits](stlehmann/Flask-MQTT@1.1.1...v1.3.0)

---
updated-dependencies:
- dependency-name: flask-mqtt
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/flask-mqtt-1.3.0 branch from 789622e to 2625254 Compare March 13, 2026 11:18
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