From f4d261d5b290bdfeec861803dde1d525b76750a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 06:06:34 +0000 Subject: [PATCH] Bump flake8-noqa from 1.0.5 to 1.1.0 Bumps [flake8-noqa](https://github.com/plinss/flake8-noqa) from 1.0.5 to 1.1.0. - [Release notes](https://github.com/plinss/flake8-noqa/releases) - [Commits](https://github.com/plinss/flake8-noqa/compare/v1.0.5...v1.1.0) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 700de2cb..7acc86b3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ flake8-docstrings==1.5.0 isort==5.7.0 flake8-isort==4.0.0 flake8-json==21.1.0 -flake8-noqa==1.0.5 +flake8-noqa==1.1.0 flake8-polyfill==1.0.2 flake8-use-fstring==1.1