From 8cb2cc2327f443984f5163d82d5fe8e61f50adef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 20:07:01 +0000 Subject: [PATCH] Bump paho-mqtt from 1.5.1 to 1.6.1 Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 1.5.1 to 1.6.1. - [Release notes](https://github.com/eclipse/paho.mqtt.python/releases) - [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt) - [Commits](https://github.com/eclipse/paho.mqtt.python/compare/v1.5.1...v1.6.1) --- updated-dependencies: - dependency-name: paho-mqtt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b1ce44..4a686c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ amcrest==1.9.3 -paho-mqtt==1.5.1 +paho-mqtt==1.6.1 python-slugify==5.0.2