From 8a6bbf05b0342bc0bf3d58413576f0f8c53b38d0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 10:20:03 +0000 Subject: [PATCH] Bump pre-commit from 2.6.0 to 2.11.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.6.0 to 2.11.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.11.1) Signed-off-by: dependabot-preview[bot] --- tests/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dev_requirements.txt b/tests/dev_requirements.txt index 0886536b..61e87f61 100644 --- a/tests/dev_requirements.txt +++ b/tests/dev_requirements.txt @@ -1,5 +1,5 @@ bumpversion==0.5.3 -pre-commit==2.6.0 +pre-commit==2.11.1 pytest>=3.6 pytest-cov flake8