From 3a4836cd07a69fa13078b58e45acf7ca2cfda311 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 Nov 2022 13:42:43 -0800 Subject: [PATCH] Update pycodestyle from 2.7.0 to 2.10.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8b47c60..8408302 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.10.0 setuptools==65.5.0 twine==3.4.1 wheel==0.36.2