From 1c7bd31d96db393cb49915ffbfa5e8bc439df99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 07:50:54 +0000 Subject: [PATCH] Bump aioftp from 0.21.3 to 0.21.4 Bumps [aioftp](https://github.com/aio-libs/aioftp) from 0.21.3 to 0.21.4. - [Changelog](https://github.com/aio-libs/aioftp/blob/master/history.rst) - [Commits](https://github.com/aio-libs/aioftp/compare/0.21.3...0.21.4) --- updated-dependencies: - dependency-name: aioftp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_all.txt b/requirements_all.txt index 1ca4da8..ad4b81e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -243,7 +243,7 @@ aioesphomeapi==18.2.0 aioflo==2021.11.0 # homeassistant.components.yi -aioftp==0.21.3 +aioftp==0.21.4 # homeassistant.components.github aiogithubapi==22.10.1