From f0279203643af7c4d67cc06a3885cc3a63e59335 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 19:09:38 +0000 Subject: [PATCH] Update dependency pycodestyle to v2.11.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index efdddefed0..2916549c01 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.0 Sphinx==6.2.1 sphinx_rtd_theme==1.2.2 psycopg2==2.9.6