From 99d8e230c94ff1b24986662116f98610b200bf0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:25:28 +0000 Subject: [PATCH] Bump pep8-naming from 0.11.1 to 0.12.1 in /tools Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.11.1 to 0.12.1. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pep8-naming/compare/0.11.1...0.12.1) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements_flake8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_flake8.txt b/tools/requirements_flake8.txt index 400d992a86467b..dde05953ffe877 100644 --- a/tools/requirements_flake8.txt +++ b/tools/requirements_flake8.txt @@ -1,4 +1,4 @@ flake8==4.0.1 pycodestyle==2.8.0 pyflakes==2.4.0 -pep8-naming==0.11.1 +pep8-naming==0.12.1