From 5d3695f8ba2b42d8df7e3a4005ee3cef396a16ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 08:35:18 +0100 Subject: [PATCH] Bump pre-commit from 2.9.2 to 2.9.3 (#2356) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.2 to 2.9.3. - [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.9.2...v2.9.3) 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 3887a9cef..11e7cbd42 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.10 coverage==5.3 flake8-docstrings==1.5.0 flake8==3.8.4 -pre-commit==2.9.2 +pre-commit==2.9.3 pydocstyle==5.1.1 pylint==2.6.0 pytest-aiohttp==0.3.0