From f6e4e8ab9d44cb916e71976d48671a70ca59a692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 08:03:07 +0000 Subject: [PATCH] Bump pre-commit from 2.14.0 to 2.14.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.0 to 2.14.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.14.0...v2.14.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... 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 4480fdfc..988aeab0 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -76,7 +76,7 @@ pluggy==0.13.1 # via # pytest # tox -pre-commit==2.14.0 +pre-commit==2.14.1 # via -r requirements/dev.in py==1.10.0 # via