From 7a7df99a41b0c5fa9ce2338190289b1a966ee6fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 17 Apr 2019 04:12:46 +0000 Subject: [PATCH] Bump flake8-quotes from 1.0.0 to 2.0.0 Bumps [flake8-quotes](https://github.com/zheller/flake8-quotes) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/zheller/flake8-quotes/releases) - [Commits](https://github.com/zheller/flake8-quotes/compare/1.0.0...2.0.0) 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..5bd28a6c 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.0 flake8-per-file-ignores==0.8.1 pylint==2.3.1