From 41c905673d89d5746faf6946b0bd33646aa89b9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:55:48 +0000 Subject: [PATCH] Bump pre-commit from 4.2.0 to 4.3.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 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 459f7054..c958815e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,4 +7,4 @@ flake8>=4.0.1 pre-commit>=2.16.0 pyflakes>=2.4.0 gitlint>=0.17.0 -pre-commit==4.2.0 \ No newline at end of file +pre-commit==4.3.0 \ No newline at end of file