From f48c8bc45543f8db853a3719188be80f39de4b24 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Aug 2022 06:15:24 -0400 Subject: [PATCH] Update pycodestyle from 2.0.0 to 2.9.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23f65b9..3437198 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -18,7 +18,7 @@ pathtools==0.1.2 pluggy==0.3.1 py==1.4.31 pyasn1==0.1.9 -pycodestyle==2.0.0 +pycodestyle==2.9.1 pycparser==2.14 pyflakes==1.2.3 Pygments==2.1.3