From 30e5bd1402e80964737f2507cb40efcf1dfc047a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 08:02:42 -0400 Subject: [PATCH] Bump pre-commit from 1.19.0 to 1.20.0 (#51) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.19.0 to 1.20.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.19.0...v1.20.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 fa4067b..2cbf181 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pre-commit==1.19.0 +pre-commit==1.20.0 pylint pytest>=4.6.6 rope==0.14.0