From 951cea2e96f60b59b38ee1324f69790aae4e9fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 07:03:15 +0000 Subject: [PATCH] Bump pre-commit from 2.11.0 to 2.11.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.0 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.11.0...v2.11.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f741bfcb..499215d40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -126,7 +126,7 @@ pathspec==0.8.0 # via black pluggy==0.13.1 # via pytest -pre-commit==2.11.0 +pre-commit==2.11.1 # via -r requirements.in prompt-toolkit==3.0.7 # via litecli