From cafda35003144e1378848c150dd0cf3c1ed05177 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 05:29:11 +0000 Subject: [PATCH] Bump pre-commit from 2.1.0 to 2.1.1 in /src/requirements Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.1.0 to 2.1.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.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index a9e4fbee..5da7da86 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -5,7 +5,7 @@ factory_boy==2.12.0 coverage==4.5.4 codecov==2.0.15 black==19.10b0 -pre-commit==2.1.0 +pre-commit==2.1.1 isort==4.3.21 flake8==3.7.9