From 62b3530f0911a722ddd08c8df1b3cba488750fa2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 07:50:31 +0000 Subject: [PATCH] Update dependency pycodestyle to v2.11.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4ffce3021d..670d8c8ddd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ flake8==6.0.0 pyflakes==3.0.1 -pycodestyle==2.10.0 +pycodestyle==2.11.1 Sphinx==7.1.2 sphinx_rtd_theme==1.3.0 psycopg2==2.9.9