Skip to content

Chore(deps-dev): Update pytest-mqtt requirement from <0.7,>=0.4.2 to >=0.4.2,<0.8#236

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-mqtt-gte-0.4.2-and-lt-0.8
Open

Chore(deps-dev): Update pytest-mqtt requirement from <0.7,>=0.4.2 to >=0.4.2,<0.8#236
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-mqtt-gte-0.4.2-and-lt-0.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on pytest-mqtt to permit the latest version.

Release notes

Sourced from pytest-mqtt's releases.

0.7.0

What's Changed

  • Added --no-subscribe-all command line option, for testing against a busy MQTT broker. Thanks, @​tiniuclx.

Details

New Contributors

Full Changelog: mqtt-tools/pytest-mqtt@0.6.2...0.7.0

Changelog

Sourced from pytest-mqtt's changelog.

2026-01-28 0.7.0

  • Added --no-subscribe-all command line option, for testing against a busy MQTT broker. Thanks, @​tiniuclx.

2025-12-24 0.6.2

  • CI: Verified support on Python 3.14

2025-12-24 0.6.1

  • Improve type hints and add py.typed. Thanks, @​RobLevv.

2025-09-10 0.6.0

2025-01-07 0.5.0

  • paho-mqtt: Ignore deprecation warnings about Callback API v1
  • mosquitto: Don't always pull OCI image
  • Updated Paho API version to V2. Thank you, @​hyperspacex2.

2024-07-29 0.4.2

  • Added a little delay to the Mosquitto fixture. Possibly faster GitHub runners made MQTT software tests fail on the LorryStream project.

2024-05-08 0.4.1

  • Fix command line options machinery by refactoring essential pytest fixtures to the main package. They have been added to testing beforehand, which is just plain wrong, and broke the 0.4.0 release.

2024-03-31 0.4.0

  • Accept command line options --mqtt-host and --mqtt-port, in order to connect to an MQTT broker on a different endpoint than localhost:1883. Thanks, @​zedfmario.
  • Add support for paho-mqtt 2.x, retaining compatibility for 1.x

2023-08-03 0.3.1

  • Fix improving error handling when Docker daemon is not running.

2023-07-28 0.3.0

... (truncated)

Commits
  • 0c0cd7b Release 0.7.0
  • 60f6f79 Chore: Update changelog
  • 918a5d5 add --no-subscribe-all option (#56)
  • 1acfb43 Chore(deps-dev): Update pytest requirement from <9 to <10
  • ca4fc48 Tests: Remove unneeded pytest-fixture-order package
  • 33ab4ba Tests: Enable all test cases
  • 7e1ee77 Release 0.6.2
  • 6645e7d CI: Verify support on Python 3.14
  • dbda6c7 Project metadata: Remove license information for backwards compatibility
  • c24ef65 Release 0.6.1
  • 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 [pytest-mqtt](https://github.com/mqtt-tools/pytest-mqtt) to permit the latest version.
- [Release notes](https://github.com/mqtt-tools/pytest-mqtt/releases)
- [Changelog](https://github.com/mqtt-tools/pytest-mqtt/blob/main/CHANGES.rst)
- [Commits](mqtt-tools/pytest-mqtt@0.4.2...0.7.0)

---
updated-dependencies:
- dependency-name: pytest-mqtt
  dependency-version: 0.7.0
  dependency-type: direct:development
...

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 May 26, 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