From 27d26e65045016f0bcf51dc717c9b5ace3f6e9f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Oct 2023 13:58:27 +0530 Subject: [PATCH 1/2] Update pycodestyle from 2.4.0 to 2.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97b4e227..fe8454e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pluggy==0.6.0 poyo==0.4.1 py==1.5.4 pyasn1==0.4.2 -pycodestyle==2.4.0 +pycodestyle==2.11.1 pycparser==2.18 pyflakes==2.0.0 Pygments==2.2.0 From a7ff6b604b270aafe14ea8ecc7e9877be0546583 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Oct 2023 13:58:27 +0530 Subject: [PATCH 2/2] Update pycodestyle from 2.4.0 to 2.11.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5404d8d3..54e9a15a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -34,7 +34,7 @@ pluggy==0.6.0 poyo==0.4.1 py==1.5.4 pyasn1==0.4.2 -pycodestyle==2.4.0 +pycodestyle==2.11.1 pycparser==2.18 pyflakes==2.0.0 Pygments==2.2.0