From 85cd9ff5d17ba54d56ddea2f1511638765b3ee4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 23:48:25 +0200 Subject: [PATCH] build(deps): bump autoflake from 1.4 to 1.5.3 (#4462) Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.4 to 1.5.3. - [Release notes](https://github.com/PyCQA/autoflake/releases) - [Commits](https://github.com/PyCQA/autoflake/compare/v1.4...v1.5.3) --- updated-dependencies: - dependency-name: autoflake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0d216b8..a8c3742 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -autoflake==1.4 +autoflake==1.5.3 ansi2html==1.8.0 flake8==5.0.4 flake8-quotes==3.3.1