From 3791348720a0ee8ebaacd5a9ec17a369c3ad1ab7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 21 Jun 2025 07:12:00 -0300 Subject: [PATCH] Update pycodestyle from 2.3.1 to 2.14.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4afab8f..92c7d00 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ flake8==3.3.0 mccabe==0.6.1 -pycodestyle==2.3.1 +pycodestyle==2.14.0 pyflakes==1.5.0 py==1.4.34 pytest==3.1.2