From 1f3134426c00abbb7704c4da9b21a786d8d5355a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 16:04:37 +0000 Subject: [PATCH] Bump pycodestyle from 2.8.0 to 2.10.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.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.8.0...2.10.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index a6b5ba9..ce56de4 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -5,4 +5,4 @@ flake8-import-order==0.18.1 flake8-quotes==3.3.1 flake8-commas==2.1.0 pydocstyle==6.1.1 -pycodestyle==2.8.0 +pycodestyle==2.10.0