From 43c33509f6c88c706c77a07d9cabd340b6b1ad52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 00:17:02 +0000 Subject: [PATCH] Update dependency pycodestyle to v2.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 723a06c..1988fb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pathspec==0.11.2 platformdirs==3.11.0 pluggy==1.3.0 py==1.11.0 -pycodestyle==2.11.0 +pycodestyle==2.11.1 PyJWT==2.8.0 pyparsing==3.1.1 python-dateutil==2.8.2 -- 2.47.1