From 7d5ec58568e7bd50a6e8ee4c4557c298bc0e2678 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 31 May 2020 20:00:17 +0530 Subject: [PATCH] Update autopep8 from 1.5.2 to 1.5.3 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 58dcee38cc..3e18d06dfb 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage==5.1 flake8==3.8.2 pytest==5.4.2 pytest-cov==2.9.0 -autopep8==1.5.2 +autopep8==1.5.3 mypy==0.770 py-spy==0.3.3 codecov==2.1.3