From 67b9fe05556518947f0e9f17ef0e2a7b0c31dd80 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 11:53:43 +0000 Subject: [PATCH] Bump pre-commit from 2.10.1 to 2.12.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.1 to 2.12.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.1...v2.12.1) 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 11e5f87..7eb91df 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ black==19.10b0 coverage==5.5 flake8==3.8.4 flake8-docstrings==1.5.0 -pre-commit==2.10.1 +pre-commit==2.12.1 pylint==2.8.2 pydocstyle==6.0.0 pytest==6.2.3