From 6d0cf51b40e132f1dba28f6f792b77cfebe8b3b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:04:52 +0000 Subject: [PATCH] Bump amcrest from 1.9.3 to 1.9.7 Bumps [amcrest](https://github.com/tchellomello/python-amcrest) from 1.9.3 to 1.9.7. - [Release notes](https://github.com/tchellomello/python-amcrest/releases) - [Commits](https://github.com/tchellomello/python-amcrest/compare/1.9.3...1.9.7) --- 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..72f1340 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -amcrest==1.9.3 +amcrest==1.9.7 paho-mqtt==1.6.1 python-slugify==5.0.2