From 55448420be75e692a997957a4c4a81660a9781a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:22:18 +0000 Subject: [PATCH] Bump pycodestyle from 2.9.1 to 2.11.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.9.1 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.9.1...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 fe810ac..701c511 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ oauthlib==3.2.1 osc-sdk-python==0.24.0 packaging==21.3 pip-upgrader==1.4.15 -pycodestyle==2.9.1 +pycodestyle==2.11.0 pyparsing==3.0.9 pyperclip==1.8.2 python-dateutil==2.8.2