From 3950fa1b1da87f596ef9313ea0958503eaf1e189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:12:42 +0000 Subject: [PATCH] build(deps): bump pre-commit from 2.13.0 to 2.14.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.14.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.13.0...v2.14.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index bd3ffe235..3ffc11c7b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -11,7 +11,7 @@ doc8==0.9.0 types-python-dateutil==0.1.4 types-orjson==0.1.1 -pre-commit==2.13.0 +pre-commit==2.14.0 # optional dependencies orjson==3.6.1 \ No newline at end of file