From 1b0345436b2667c2536b0751d0b69baa0041c127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 06:20:42 +0000 Subject: [PATCH] Bump flake8-json from 20.12.1 to 21.1.0 Bumps [flake8-json](https://gitlab.com/pycqa/flake8-json) from 20.12.1 to 21.1.0. - [Release notes](https://gitlab.com/pycqa/flake8-json/tags) - [Commits](https://gitlab.com/pycqa/flake8-json/compare/20.12.1...21.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 2faf75c6..1dffb52a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ flake8-comprehensions==3.3.1 flake8-docstrings==1.5.0 isort==5.7.0 flake8-isort==4.0.0 -flake8-json==20.12.1 +flake8-json==21.1.0 flake8-noqa==1.0.5 flake8-polyfill==1.0.2 flake8-use-fstring==1.1