From 25b6edd328b088a1b038ede0fedae08b466059bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:11:06 +0000 Subject: [PATCH] build(deps): bump pycodestyle from 2.12.0 to 2.12.1 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.12.0 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.12.0...2.12.1) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-patch ... 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 a2c0d6e..fd5d786 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -11,7 +11,7 @@ faker==26.1.0 factory-boy==3.3.0 coverage==7.6.1 mccabe==0.7.0 -pycodestyle==2.12.0 +pycodestyle==2.12.1 flake8==7.1.0 pep8==1.7.1 pyflakes==3.2.0