From 96349bbb5efc6f0003d5bec335092a07dc0797b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 25 Apr 2019 04:13:02 +0000 Subject: [PATCH] Bump flake8-quotes from 1.0.0 to 2.0.1 Bumps [flake8-quotes](https://github.com/zheller/flake8-quotes) from 1.0.0 to 2.0.1. - [Release notes](https://github.com/zheller/flake8-quotes/releases) - [Commits](https://github.com/zheller/flake8-quotes/compare/1.0.0...2.0.1) Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index e89a2723..e8843aaf 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -2,6 +2,6 @@ flake8==3.5.0 flake8-bugbear==18.8.0 flake8-docstrings==1.3.0 flake8-import-order==0.18.1 -flake8-quotes==1.0.0 +flake8-quotes==2.0.1 flake8-per-file-ignores==0.8.1 pylint==2.3.1