From 26bd05f940e520d4627c451a04bb1b5976f60e14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 May 2020 12:34:53 +0200 Subject: [PATCH] Bump pre-commit from 2.1.1 to 2.4.0 in /src/requirements (#533) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.1.1 to 2.4.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/v2.1.1...v2.4.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 be13272e..3aab80b2 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.22 black==19.10b0 -pre-commit==2.1.1 +pre-commit==2.4.0 isort==4.3.21 flake8==3.7.9