From 9f74aaa8883b0f868e7c1b5ca00c2b127b9e43fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 04:06:58 +0000 Subject: [PATCH] Bump pre-commit from 2.9.3 to 2.10.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.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.9.3...v2.10.1) Signed-off-by: dependabot[bot] --- requirements/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index 16df05d3..472b630d 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -8,7 +8,7 @@ flake8-bandit==2.1.2 flake8-bugbear==20.11.1 hypothesis==5.49.0 placebo==0.9.0 -pre-commit==2.9.3 +pre-commit==2.10.1 pylint==2.6.0 pytest==6.2.1 pytest-black==0.3.12