From bd351b63b62dd7f4df3cdf579af1700a5bd1e7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 14:02:59 +0000 Subject: [PATCH] build(deps): bump pre-commit from 2.21.0 to 3.0.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.21.0...v3.0.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... 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 0f3b8ddda..1bcc48faa 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -17,7 +17,7 @@ types-html5lib==1.1.11.11 types-python-dateutil==2.8.19.6 types-orjson==3.6.2 -pre-commit==2.21.0 +pre-commit==3.0.0 # optional dependencies orjson==3.8.5