From 7654a3e3723369b6d66d5ba0bf5e7eb6464163ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:41:13 +0000 Subject: [PATCH] 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] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 143934b..ea133c7 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -10,7 +10,7 @@ pyflakes==3.2.0 Faker==25.8.0 factory_boy==3.3.0 six==1.16.0 -pycodestyle==2.11.1 +pycodestyle==2.12.0 mccabe==0.7.0 python-dateutil==2.9.0.post0 text-unidecode==1.3