From f30d66dfe36be37cc09d65892243d95785637964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 15:02:08 +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 49bfea13..a82639a6 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-asyncio==0.14.0 pytest-cov==2.10.1