From 7d7441362064b27f2436c625959b2cc0d7eccef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 12:06:06 +0000 Subject: [PATCH] Bump amcrest from 1.9.3 to 1.9.4 Bumps [amcrest](https://github.com/tchellomello/python-amcrest) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/tchellomello/python-amcrest/releases) - [Commits](https://github.com/tchellomello/python-amcrest/compare/1.9.3...1.9.4) --- updated-dependencies: - dependency-name: amcrest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a686c3..54c4282 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -amcrest==1.9.3 +amcrest==1.9.4 paho-mqtt==1.6.1 python-slugify==5.0.2