From 1033b57daf3c9372420f85d9faaa2cd5e50bd095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:58:15 +0000 Subject: [PATCH] Bump pre-commit from 2.9.3 to 2.11.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.11.0. - [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.0) 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..649e3ca6 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,4 +1,4 @@ -pre-commit==2.9.3 +pre-commit==2.11.0 pytest==6.2.1 pytest-cov==2.11.0 pycodestyle==2.6.0