From 9a515e3a9d08fccc42545a808cf73bf8b62961b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:02:12 +0000 Subject: [PATCH] build(deps): 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:production update-type: version-update:semver-patch ... 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 9307ff089..b7e0f71d6 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -11,7 +11,7 @@ doc8==0.9.0 types-python-dateutil==0.1.6 types-orjson==3.6.0 -pre-commit==2.14.0 +pre-commit==2.14.1 # optional dependencies orjson==3.6.3 \ No newline at end of file