From 8bc119c834f4eece551dc6881dc857034d259977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 06:32:58 +0000 Subject: [PATCH] Bump flake8-json from 19.8.0 to 20.12.1 Bumps [flake8-json](https://gitlab.com/pycqa/flake8-json) from 19.8.0 to 20.12.1. - [Release notes](https://gitlab.com/pycqa/flake8-json/tags) - [Commits](https://gitlab.com/pycqa/flake8-json/compare/19.8.0...20.12.1) 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 cf58bb20..5bbe39f5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ flake8-comprehensions==3.3.0 flake8-docstrings==1.5.0 isort==5.6.4 flake8-isort==4.0.0 -flake8-json==19.8.0 +flake8-json==20.12.1 flake8-noqa==1.0.5 flake8-polyfill==1.0.2 flake8-use-fstring==1.1