From 0e45fc7d669e9c3426e3125a18af28d5bf2115c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 10:33:32 +0200 Subject: [PATCH] Bump flake8 from 3.9.0 to 3.9.1 (#2817) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 913800083..e86cd9f4c 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ black==20.8b1 codecov==2.1.11 coverage==5.5 flake8-docstrings==1.6.0 -flake8==3.9.0 +flake8==3.9.1 pre-commit==2.12.0 pydocstyle==6.0.0 pylint==2.7.4