From 95c1b6f7d520ec49720a05d3c16d41dfff516874 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 30 Apr 2021 12:41:43 +0200 Subject: [PATCH] Update autopep8 from 1.5.6 to 1.5.7 (#543) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index af2deef2..552db879 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ coverage==5.5 flake8==3.9.1 pytest==6.2.3 pytest-cov==2.11.1 -autopep8==1.5.6 +autopep8==1.5.7 mypy==0.812 py-spy==0.3.5 codecov==2.1.11