From 03ed5d4d4088494fa68637b871a13dbb069b54df Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 29 Oct 2021 18:31:19 -0500 Subject: [PATCH] Update autopep8 from 1.5.7 to 1.6.0 (#632) Co-authored-by: Abhinav Singh --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 79546852d0..bd73748566 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ coverage==6.0.2 flake8==4.0.1 pytest==6.2.5 pytest-cov==3.0.0 -autopep8==1.5.7 +autopep8==1.6.0 mypy==0.910 py-spy==0.3.10 codecov==2.1.12