From cd31fad56d5e53eb11181cf6d7c9dff8cb4fde38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 10:10:33 +0200 Subject: [PATCH] Bump pre-commit from 2.6.0 to 2.7.1 (#1961) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.6.0 to 2.7.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.6.0...v2.7.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 e2e1be846..a5a1d4f22 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.9 coverage==5.2.1 flake8-docstrings==1.5.0 flake8==3.8.3 -pre-commit==2.6.0 +pre-commit==2.7.1 pydocstyle==5.1.0 pylint==2.5.3 pytest-aiohttp==0.3.0