Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Update pytest-mqtt requirement from <0.4 to <0.5 #95

Merged
merged 1 commit into from
May 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

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

Changelog

Sourced from pytest-mqtt's changelog.

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

  • Improve error handling when Docker daemon is not running. Thanks, @​horta.

2023-03-15 0.2.0

  • Mosquitto fixture: Add missing port attribute and fix return tuple of BaseImage.run. Thanks, @​edenhaus!

2022-09-20 0.1.0

  • Initial commit, spawned from Terkin and mqttwarn.
Commits
  • 94bd490 Release 0.4.0
  • 4bd1b31 This and that
  • 7a9ebb8 Add support for paho-mqtt 2.x, retaining compatibility for 1.x
  • c5e15c4 README: Update badges
  • 1fdc305 CI: Use vanilla Python 3.12 (no -dev)
  • eb460e4 CI: Don't run linter on Python 3.7
  • 2f1e124 Update black requirement from <23 to <25
  • 1757ec9 CI: Update to codecov-action@v4
  • 38e8d72 Bump codecov/codecov-action from 3 to 4
  • 201d7e9 Update twine requirement from <5 to <6
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
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.1.0...0.4.0)

---
updated-dependencies:
- dependency-name: pytest-mqtt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@amotl amotl force-pushed the dependabot/pip/pytest-mqtt-lt-0.5 branch from 4540aa6 to 947b703 Compare May 8, 2024 22:02
@amotl amotl merged commit 0a82868 into main May 8, 2024
6 checks passed
@amotl amotl deleted the dependabot/pip/pytest-mqtt-lt-0.5 branch May 8, 2024 22:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant