From e1c84f973eb19340898701161aa99099c897e961 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 18:34:15 +0000 Subject: [PATCH] Update dependency pycodestyle to v2.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a04f9a..d1748d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pathspec==0.11.2 platformdirs==3.10.0 pluggy==1.2.0 py==1.11.0 -pycodestyle==2.10.0 +pycodestyle==2.11.0 PyJWT==2.8.0 pyparsing==3.1.0 python-dateutil==2.8.2 -- 2.47.1