ClearcodeHQ / pytest-rabbitmq

This is a pytest plugin, that enables you to test your code that relies on a running RabbitMQ Queues. It allows you to specify additional fixtures for RabbitMQ process and client.
https://pypi.python.org/pypi/pytest-rabbitmq/
GNU Lesser General Public License v3.0
44 stars 12 forks source link

build(deps): bump port-for from 0.7.2 to 0.7.3 #507

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps port-for from 0.7.2 to 0.7.3.

Changelog

Sourced from port-for's changelog.

0.7.3 (2024-09-02)

Features

  • Adds PortType to package all

Miscellaneus

  • [#184](https://github.com/kmike/port-for/issues/184) <https://github.com/kmike/port-for/issues/184>__
Commits
  • c56f891 Release 0.7.3
  • c985380 Merge pull request #196 from kmike/dependabot/pip/coverage-7.6.1
  • 100a12f Bump coverage from 7.3.2 to 7.6.1
  • 3b05239 Merge pull request #195 from kmike/dependabot/pip/ruff-0.6.3
  • 1fa8803 Bump ruff from 0.1.5 to 0.6.3
  • 8e0852e Merge pull request #194 from kmike/dependabot/pip/pytest-8.3.2
  • 26d42ba Bump pytest from 7.4.3 to 8.3.2
  • a1dfe3d Merge pull request #193 from kmike/dependabot/pip/mypy-1.11.2
  • 0fbb58e Bump mypy from 1.7.0 to 1.11.2
  • 6eaa7c0 Merge pull request #192 from kmike/dependabot/pip/towncrier-24.8.0
  • 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 show 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)