From 196389d5eebe5a387527f1837910d62de784a666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 09:40:33 +0100 Subject: [PATCH] Bump pre-commit from 2.10.0 to 2.10.1 (#2525) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.0 to 2.10.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.10.0...v2.10.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 54ad9a640..3df64b4a9 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.11 coverage==5.4 flake8-docstrings==1.5.0 flake8==3.8.4 -pre-commit==2.10.0 +pre-commit==2.10.1 pydocstyle==5.1.1 pylint==2.6.0 pytest-aiohttp==0.3.0