From a05710f741258ffc06dbb106d7420cb5d6502abb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 13:12:56 +0000 Subject: [PATCH] Bump autopep8 from 1.5.4 to 1.5.6 Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.5.4 to 1.5.6. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v1.5.4...v1.5.6) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d75fd80..93a399b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pylint==2.6.0 -autopep8==1.5.4 +autopep8==1.5.6 flake8==3.8.3 flake8-mypy==17.8.0 Click==7.1.2