From 252e19484ed95d79074b1bac16e88691f645641c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 08:12:32 +0000 Subject: [PATCH] Bump flake8-bugbear from 20.1.2 to 20.1.4 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.1.2 to 20.1.4. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/20.1.2...20.1.4) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 78f4797..b5373ab 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ black==19.10b0 flake8==3.7.9 isort==4.3.21 mypy==0.761 -flake8-bugbear==20.1.2 +flake8-bugbear==20.1.4 flake8-builtins==1.4.2 flake8-comprehensions==3.1.4 flake8-mutable==1.2.0