From 2610c317566b4727aa05c48019ffd4c13b9ec437 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 06:10:27 +0000 Subject: [PATCH] Bump pep8-naming from 0.9.0 to 0.9.1 Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.9.0 to 0.9.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.9.0...0.9.1) 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..27d4d31 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.9.1 pydocstyle==4.0.1 radon==4.0.0 safety==1.8.5