From 79f05ec70c88c74bfa6e73490c83eecfb91827f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 06:31:04 +0000 Subject: [PATCH] Bump pre-commit from 2.9.2 to 2.11.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.2 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.2...v2.11.1) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7b0806ba28..bec25bf871 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ coverage==5.3 hypothesis==5.41.4 jsonschema==3.2.0 -pre-commit==2.9.2 +pre-commit==2.11.1 pytest==6.1.2 pytest-cov==2.10.1 pytest-responses==0.4.0