From 5acde44980b1405c0c3ae54df4a4734224c807f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 07:02:41 +0000 Subject: [PATCH] Bump pre-commit from 2.10.0 to 2.11.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.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.10.0...v2.11.1) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index b8296d3b3..d1240408a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,3 +1,3 @@ coveralls==3.0.0 -pre-commit==2.10.0 +pre-commit==2.11.1 tox==3.21.3