From 112126d957c8a85f05ef219e00c9f8c003e8d2c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:32:13 +0000 Subject: [PATCH] Bump pycodestyle from 2.10.0 to 2.11.0 in /config/python 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] --- config/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements.txt b/config/python/requirements.txt index 3da84fd1..7fea897d 100644 --- a/config/python/requirements.txt +++ b/config/python/requirements.txt @@ -9,7 +9,7 @@ jsonschema==4.18.4 MarkupSafe==2.1.3 mccabe==0.7.0 ninja2==0.1 -pycodestyle==2.10.0 +pycodestyle==2.11.0 pyflakes==3.0.1 pyrsistent==0.19.3 python-dateutil==2.8.2