From a09a7be0603fe1ddc16a0096c7e4b5870ee3bf9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 13:20:29 +0000 Subject: [PATCH] Bump autopep8 from 1.5.4 to 1.5.7 Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.5.4 to 1.5.7. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v1.5.4...v1.5.7) 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..63f5a52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pylint==2.6.0 -autopep8==1.5.4 +autopep8==1.5.7 flake8==3.8.3 flake8-mypy==17.8.0 Click==7.1.2