From 8d362fc4c58e987ec599a4c03260f8f23fd60edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 01:04:04 +0000 Subject: [PATCH] Bump pep8-naming from 0.11.1 to 0.13.3 in /tools Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.11.1 to 0.13.3. - [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.13.3) --- 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..e0640e3b7815b9 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.13.3