diff --git a/pyproject.toml b/pyproject.toml index 7b17d68..5756980 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -147,7 +147,7 @@ optional-dependencies.test = [ "pytest-cov<6", "pytest-mock<4", "pytest-mqtt>=0.4.2,<0.5", - "requests==2.28.1", + "requests==2.32.3", "testcontainer-python-rabbitmq==0.4.*", ] urls.Changelog = "https://lorrystream.readthedocs.io/changes.html"