From 7a7b8365b9663eab3275f5b8bec2dac6ee74f572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 12:14:39 +0100 Subject: [PATCH] Bump pre-commit from 2.10.1 to 2.11.1 (#17) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.1 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.1...v2.11.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dd2267..35f07e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pytest-cov==2.11.1 freezegun==1.1.0 # formatting -pre-commit==2.10.1 \ No newline at end of file +pre-commit==2.11.1 \ No newline at end of file