From 58e68cc4a6049954880ca4c4e5f123fefd27fa61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:50:13 +0000 Subject: [PATCH] Bump pre-commit from 2.10.1 to 2.11.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.1 to 2.11.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.10.1...v2.11.0) Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 3e0c2c74a7..89edf494ad 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -9,7 +9,7 @@ flake8-mutable==1.2.0 flake8-no-u-prefixed-strings==0.2 flake8-polyfill==1.0.2 isort==5.7.0 -pre-commit==2.10.1 +pre-commit==2.11.0 pycodestyle==2.6.0 pydocstyle==5.1.1 pytest==6.2.2