From 2935ebeba8353a1b41221dda9c0d986252bb7e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 03:54:58 +0000 Subject: [PATCH] [pip] Bump pycodestyle from 2.11.1 to 2.12.1 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.1 to 2.12.1. - [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.1) --- 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..a2d97f5 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.1 pyflakes==3.2.0 pytest==8.2.1 tomli==2.0.1