From 7acd29c677e8e6a6fa67082fa694cb895bf22c74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 12:01:59 +0000 Subject: [PATCH] MNT: (deps): Bump pep8-naming from 0.12.0 to 0.12.1 in /ci Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.0...0.12.1) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/linting_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index a1a59c4627a..5559757dfa9 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -13,7 +13,7 @@ flake8-mutable==1.2.0 flake8-print==4.0.0 flake8-quotes==3.2.0 flake8-simplify==0.14.1 -pep8-naming==0.12.0 +pep8-naming==0.12.1 flake8-rst-docstrings==0.2.3 flake8-docstrings==1.6.0