From 58cf19a5e4858402c283de047713747a4e280202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:10:32 +0000 Subject: [PATCH] Bump pre-commit from 3.5.0 to 3.6.2 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.2. - [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/v3.5.0...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index d157a21..973eb1e 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,7 +1,7 @@ pytest==7.4.4 twine==4.0.2 wheel==0.42 -pre-commit==3.5.0 +pre-commit==3.6.2 pytest-dotenv==0.5.2 dbt-tests-adapter~=1.7.4 flaky==3.7.0