From 2fa10a03adb05917ee5d72a43c8a49e8fa692279 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 9 Feb 2021 07:34:30 +0200 Subject: [PATCH] Update autopep8 from 1.5.4 to 1.5.5 (#499) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index dbd09b3977..96bc93a65a 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage==5.4 flake8==3.8.4 pytest==6.2.2 pytest-cov==2.11.1 -autopep8==1.5.4 +autopep8==1.5.5 mypy==0.790 py-spy==0.3.3 codecov==2.1.11