From 53efab2d01ed5d6b6f43901b57ccba6b3298a3ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jun 2021 11:35:11 +0000 Subject: [PATCH] Bump pre-commit from 2.12.1 to 2.13.0 in /src/requirements Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.1 to 2.13.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.12.1...v2.13.0) Signed-off-by: dependabot[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 e1d61830..bfdf3684 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -5,7 +5,7 @@ factory_boy==3.2.0 coverage==5.5 codecov==2.1.11 black==21.6b0 -pre-commit==2.12.1 +pre-commit==2.13.0 isort==5.9.1 hypothesis==6.13.1 flake8==3.9.2