From cc896dd10d7546c65c7935ebfd2f6cd91365ae1c Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 31 Jan 2020 19:48:09 +0200 Subject: [PATCH] Update autopep8 from 1.4.4 to 1.5 (#279) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 7742b3d3..5cbd5b45 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage==5.0.2 flake8==3.7.9 pytest==5.3.5 pytest-cov==2.8.1 -autopep8==1.4.4 +autopep8==1.5 mypy==0.761 py-spy==0.3.0 codecov==2.0.15