From 96420e52afaf2fb9a99f965d2c3408bc6143ea5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 14:40:34 -0500 Subject: [PATCH] Bump pre-commit from 1.20.0 to 1.21.0 (#55) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.20.0 to 1.21.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/v1.20.0...v1.21.0) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2cbf181..f970642 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pre-commit==1.20.0 +pre-commit==1.21.0 pylint pytest>=4.6.6 rope==0.14.0