From 69ca2aaf18f5aaad6e5d0e4585184b1f92002365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Oct 2021 07:03:46 +0000 Subject: [PATCH] Bump aiounittest from 1.4.0 to 1.4.1 Bumps [aiounittest](https://github.com/kwarunek/aiounittest) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/kwarunek/aiounittest/releases) - [Commits](https://github.com/kwarunek/aiounittest/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: aiounittest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e8d520a1..ef3b9cdc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ sphinx-tabs==3.2.0 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 linuxdoc==20210324 -aiounittest==1.4.0 +aiounittest==1.4.1 yamllint==1.26.3 wlc==1.12 coloredlogs==15.0.1