From 7dff1b3bf42bb25d5b3a934d2d21ea65c86e0384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:03:54 +0000 Subject: [PATCH] Bump amcrest from 1.7.2 to 1.8.0 Bumps [amcrest](https://github.com/tchellomello/python-amcrest) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/tchellomello/python-amcrest/releases) - [Commits](https://github.com/tchellomello/python-amcrest/compare/1.7.2...1.8.0) --- updated-dependencies: - dependency-name: amcrest 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 eb0a652..58b0c33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -amcrest==1.7.2 +amcrest==1.8.0 paho-mqtt==1.5.1 python-slugify==5.0.2