From 0c48b93d6f876ee3d2f0e41c029f02b84fb4884a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 06:59:15 +0000 Subject: [PATCH] Bump pre-commit from 2.9.3 to 2.11.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 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.9.3...v2.11.1) Signed-off-by: dependabot[bot] --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 35ecdec5..0ed911c2 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,4 +1,4 @@ -pre-commit==2.9.3 +pre-commit==2.11.1 pytest==6.2.1 pytest-cov==2.11.0 pycodestyle==2.6.0