From e7f34864c80c66036e19cfce5f066163d63411e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:33:15 +0000 Subject: [PATCH] Bump pycodestyle from 2.6.0 to 2.10.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.6.0 to 2.10.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.6.0...2.10.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 17aff8103..608fd5fcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ newrelic==5.22.1.152 nose==1.3.7 oauthlib==3.2.0 psycopg2==2.8.6 -pycodestyle==2.6.0 +pycodestyle==2.10.0 pyflakes==2.2.0 pyparsing==2.4.7 pyproj==2.6.1.post1