diff --git a/pyproject.toml b/pyproject.toml index 40f594d..e0505c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -146,7 +146,7 @@ optional-dependencies.test = [ "pytest-asyncio-cooperative<0.41", "pytest-cov<8", "pytest-mock<4", - "pytest-mqtt>=0.4.2,<0.7", + "pytest-mqtt>=0.4.2,<0.8", "testcontainer-python-rabbitmq==0.4.*", ] urls.Changelog = "https://lorrystream.readthedocs.io/changes.html"