From 4a09fcf06f920cd159fed146742bac8127d81ac9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 14:36:38 +0000 Subject: [PATCH] Bump pre-commit from 2.7.1 to 2.9.3 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 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.7.1...v2.9.3) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index b0f9036..aca1775 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ black==19.10b0 coverage==5.3 flake8==3.8.4 flake8-docstrings==1.5.0 -pre-commit==2.7.1 +pre-commit==2.9.3 pylint==2.6.0 pydocstyle==5.1.1 pytest==6.2.1