diff --git a/pyproject.toml b/pyproject.toml index 783a3a4..a1d54e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -147,7 +147,7 @@ optional-dependencies.test = [ "pytest-cov<8", "pytest-mock<4", "pytest-mqtt>=0.4.2,<0.8", - "testcontainers[rabbitmq]<4.15", + "testcontainers[rabbitmq]<4.16", ] urls.Changelog = "https://lorrystream.readthedocs.io/changes.html" urls.Documentation = "https://lorrystream.readthedocs.io/"