From a66b8a8650b736ba99702f0ffe6b4e61ed8d08a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 12 Oct 2023 22:27:23 -0700 Subject: [PATCH] Update pycodestyle from 2.7.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 8b47c60..8d091f8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ incuna-test-utils==8.0.0 pip==22.3 psycopg2-binary==2.8.6 pyflakes==2.3.1 -pycodestyle==2.7.0 +pycodestyle==2.11.1 setuptools==65.5.0 twine==3.4.1 wheel==0.36.2