From 79f72908b49d663215c40700afd3796b3749e2d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 22:07:09 +0000 Subject: [PATCH] Bump flake8-blind-except from 0.1.1 to 0.2.1 in /requirements Bumps [flake8-blind-except](https://github.com/elijahandrews/flake8-blind-except) from 0.1.1 to 0.2.1. - [Release notes](https://github.com/elijahandrews/flake8-blind-except/releases) - [Commits](https://github.com/elijahandrews/flake8-blind-except/compare/v0.1.1...v0.2.1) --- updated-dependencies: - dependency-name: flake8-blind-except dependency-type: direct:development update-type: version-update:semver-minor ... 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..cd73ae6 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.1 flake8-debugger==3.2.1 flake8-docstrings==1.5.0 flake8-isort==4.0.0