From eaf9f7a3a78b82e7556ed1f2d3b7c0a3c79ee102 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 12 Oct 2023 19:27:18 -0700 Subject: [PATCH] Update pycodestyle from 2.3.1 to 2.11.1 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b1a5f1b..41f22052 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -4,7 +4,7 @@ django-debug-toolbar==1.9.1 django==2.0.7 flake8==3.5.0 mccabe==0.6.1 -pycodestyle==2.3.1 +pycodestyle==2.11.1 pyflakes==1.6.0 pytz==2018.5 sqlparse==0.2.4