From 6a4b76693f8f5a98137bb523c16828766d24e574 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 06:30:16 +0000 Subject: [PATCH] Bump pep8-naming from 0.9.0 to 0.10.0 Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.9.0 to 0.10.0. - [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.9.0...0.10.0) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 76625a3..7ac716d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ flake8-per-file-ignores==0.8.1 flake8-print==3.1.4 flake8==3.7.9 isort==4.3.21 -pep8-naming==0.9.0 +pep8-naming==0.10.0 pydocstyle==4.0.1 radon==4.0.0 safety==1.8.5