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