From 6c0440590112a07070b2d11a2eb132d0b8e55c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 07:09:23 +0000 Subject: [PATCH] Bump flake8-blind-except from 0.1.1 to 0.2.0 in /requirements Bumps [flake8-blind-except](https://github.com/elijahandrews/flake8-blind-except) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/elijahandrews/flake8-blind-except/releases) - [Commits](https://github.com/elijahandrews/flake8-blind-except/compare/v0.1.1...v0.2.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 2d6dea2..65210eb 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,7 +10,7 @@ pdbpp==0.10.2 # Lint and code style black==20.8b1 flake8==3.8.4 -flake8-blind-except==0.1.1 +flake8-blind-except==0.2.0 flake8-debugger==3.2.1 flake8-docstrings==1.5.0 flake8-isort==4.0.0