From 92225d96987c7e86e19ac67cfece01e530464deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 08:20:44 +0000 Subject: [PATCH] [pip] Bump pycodestyle from 2.11.1 to 2.12.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.1 to 2.12.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.11.1...2.12.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 afe7b22..4c611d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mypy==1.10.0 mypy-extensions==1.0.0 packaging==24.0 pluggy==1.5.0 -pycodestyle==2.11.1 +pycodestyle==2.12.0 pyflakes==3.2.0 pytest==8.2.1 tomli==2.0.1