From e8ef074bb9dd8f0188c9835fb992b3331a6d53f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 07:02:25 +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 13a1165..3daac98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ MarkupSafe==2.0.1 mccabe==0.6.1 mypy-extensions==0.4.3 pathspec==0.9.0 -pycodestyle==2.6.0 +pycodestyle==2.10.0 pycparser==2.21 pyflakes==2.2.0 PyJWT==1.7.1