From f4582c5b3a428cca805724ea7eab04af15a0b764 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 Jun 2024 18:54:03 -0700 Subject: [PATCH] Update pycodestyle from 2.7.0 to 2.12.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8b47c60..dd56e36 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.12.0 setuptools==65.5.0 twine==3.4.1 wheel==0.36.2