From ca1158fc8643bff988320f15af77abac5d8a501f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 03:51:57 +0000 Subject: [PATCH] Bump pycodestyle from 2.10.0 to 2.11.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](https://github.com/PyCQA/pycodestyle/compare/2.10.0...2.11.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 271c3e91..5c96cc55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pluggy==1.0.0 psycopg2==2.9.6 psycopg2-binary==2.9.5 py==1.11.0 -pycodestyle==2.10.0 +pycodestyle==2.11.0 pyflakes==3.0.1 PyJWT==2.8.0 pylint==2.16.1